|
I created the fastest WASM interpreter — WASMZ
|
|
15
|
1017
|
May 13, 2026
|
|
Upgrade my WASM interpreter to Zig0.16, here are my findings
|
|
3
|
233
|
May 8, 2026
|
|
Fruits & Tails: an artsy hexagonal five-in-a-row game (with cute squirrels)
|
|
18
|
872
|
May 6, 2026
|
|
How to mock std.Io for WASM and non-WASM targets support
|
|
4
|
164
|
May 2, 2026
|
|
DerEnots - sandbox game with a backend on Zig
|
|
3
|
339
|
April 6, 2026
|
|
How I made my game moddable using Zig and WebAssembly
|
|
17
|
1190
|
March 26, 2026
|
|
Cooperative multitasking in WASM
|
|
19
|
327
|
March 25, 2026
|
|
Generating nice langauge bindings for external langauges for a zig library
|
|
2
|
167
|
February 14, 2026
|
|
Error: unknown import: `env::__linear_memory` has not been defined
|
|
1
|
94
|
December 10, 2025
|
|
Zig/WASM - std.Io.Reader.fixed.takeDelimiter issue
|
|
2
|
151
|
December 8, 2025
|
|
Dynamic Memory Allocations in Wasm
|
|
7
|
592
|
October 13, 2025
|
|
Help with getting a simple call to js through emscripten working
|
|
13
|
403
|
September 20, 2025
|
|
Using std.Io.Writer for efficient canvas batching from WebAssembly
|
|
5
|
601
|
September 10, 2025
|
|
How to correctly import a WebAssembly.Global from JS in Zig?
|
|
7
|
445
|
August 17, 2025
|
|
Error when reading my Raylib files on WASM + ESMCRIPTEN
|
|
5
|
248
|
July 10, 2025
|
|
Wasm "index out of bounds" only in debug mode
|
|
6
|
366
|
June 29, 2025
|
|
Is there any way to limit linear memory usage at all costs?
|
|
2
|
197
|
May 23, 2025
|
|
Why is the WASM output so complicated?
|
|
2
|
289
|
May 16, 2025
|
|
Zig-cc, wasi and setjmp
|
|
1
|
231
|
April 28, 2025
|
|
Raylib 15 Game
|
|
4
|
1539
|
April 28, 2025
|
|
How to compile raylib wasm game
|
|
4
|
600
|
April 27, 2025
|
|
Strange result in WebAssembly when optimize = Debug
|
|
2
|
129
|
February 7, 2025
|
|
SDL2 game compiled to wasm/emscripten
|
|
1
|
330
|
January 16, 2025
|
|
Returning multiple items from a WASM executable
|
|
3
|
508
|
January 9, 2025
|
|
Freestanding VMs and wasm
|
|
4
|
596
|
January 8, 2025
|
|
Writing an entire web frontend in Zig with wasm-api: when does it make sense?
|
|
2
|
2915
|
October 20, 2023
|
|
Wasm build error due to posix.system__struct_1539
|
|
2
|
133
|
November 25, 2024
|
|
std.Thread.Futex.wait() gets optimized to nothing in WebAssembly
|
|
1
|
80
|
November 2, 2024
|
|
How do I access emitted object files in the build system?
|
|
9
|
626
|
October 3, 2024
|
|
Using Zig with WebAssembly
|
|
4
|
3010
|
September 6, 2024
|