2026

icon emscripten-ports
2026-01-06

Released emscripten-ports v2026.01.06 with the following changes:

  • The Dawn example no longer uses ASYNCIFY, and instead, uses callbacks and emscripten_set_main_loop. This is a better design as ASYNCIFY can bloat the binary and is incompatible with using exceptions (ASYNCIFY=1 is not compatible with -fwasm-exceptions).
icon WebGPU Shader Toy
2026-01-04

Pushed WebGPU Shader Toy update: v2026.01.04

  • Upgraded to a more recent version of Dawn/WebGPU (v20251002.162335).
  • Automatically moves the cursor to the error.
  • Fixed an issue on Firefox when the shader had a compilation error.

Run the new version

← 2025 News