Block a user
luke
synced commits to refs/heads/refs/pull/7193/merge at luke/verilator from mirror
2026-07-09 21:25:49 +02:00
luke
synced commits to refs/heads/refs/pull/7748/merge at luke/verilator from mirror
2026-07-09 21:25:49 +02:00
luke
synced commits to refs/heads/refs/pull/7857/merge at luke/verilator from mirror
2026-07-09 21:25:49 +02:00
luke
synced and deleted reference 2026-07-09 21:25:48 +02:00
refs/tags/refs/pull/7890/merge at luke/verilator from mirror
luke
synced commits to refs/heads/refs/pull/9013/merge at luke/sbt from mirror
2026-07-09 13:17:14 +02:00
luke
synced commits to refs/heads/refs/pull/9213/merge at luke/sbt from mirror
2026-07-09 13:17:14 +02:00
luke
synced commits to refs/heads/refs/pull/9390/merge at luke/sbt from mirror
2026-07-09 13:17:14 +02:00
luke
synced and deleted reference 2026-07-09 13:16:49 +02:00
refs/tags/lofty/abc-refactor-7 at luke/yosys from mirror
luke
synced and deleted reference 2026-07-09 13:16:49 +02:00
refs/tags/refs/pull/5973/merge at luke/yosys from mirror
luke
synced and deleted reference 2026-07-09 13:16:49 +02:00
refs/tags/refs/pull/6013/merge at luke/yosys from mirror
luke
synced commits to refs/heads/refs/pull/5920/merge at luke/yosys from mirror
2026-07-09 13:16:49 +02:00
luke
synced commits to refs/heads/refs/pull/5961/merge at luke/yosys from mirror
2026-07-09 13:16:49 +02:00
luke
synced commits to refs/heads/refs/pull/5976/merge at luke/yosys from mirror
2026-07-09 13:16:49 +02:00
Module.wasmBinary was supplied but wasmBinary not included in INCOMING_MODULE_JS_API", failing every example test. Fixed by explicitly setting -sINCOMING_MODULE_JS_API in toolchains/emscripten/defs.mak to emscripten's full default list plus wasmBinary. Spelling out the whole default (rather than only the members our own loaders use) keeps external consumers of the npm package working if they supply locateFile, arguments, and similar Module options.
Module.wasmBinary was supplied but wasmBinary not included in INCOMING_MODULE_JS_API", failing every example test. Fixed by explicitly setting -sINCOMING_MODULE_JS_API in toolchains/emscripten/defs.mak to emscripten's full default list plus wasmBinary. Spelling out the whole default (rather than only the members our own loaders use) keeps external consumers of the npm package working if they supply locateFile, arguments, and similar Module options.