Commit message (Expand) | Author | Age | |
---|---|---|---|
* | wasm: when building in -O0 mode (typical dev mode), use -sASSERTIONS=2, else ... | stephan | 2025-02-09 |
* | Replace use of Emscripten's Module.postRun() with a custom callback so that w... | stephan | 2025-01-16 |
* | Work around [https://github.com/emscripten-core/emscripten/issues/23420|a beh... | stephan | 2025-01-15 |
* | Internal JS doc cleanups. | stephan | 2024-01-11 |
* | Rename some JS files from X.js to X.c-pp.js to keep the maintainer, and downs... | stephan | 2022-11-30 |
* | Minor WASM build cleanups. Enable custom Module.instantiateWasm() when not in... | stephan | 2022-10-30 |
* | Move fiddle build rules into the wasm-centric build files. Add rule to push w... | stephan | 2022-09-21 |
* | wasm refactoring part 2 of (apparently) 2: moved ext/fiddle/... into ext/wasm... | stephan | 2022-08-10 |