Y
Hacker News
new
|
ask
|
show
|
jobs
by
eqrion
36 days ago
Generating wasm code at runtime is pretty easy (I'd imagine easier than generating valid asm.js code). We have a little library for our tests that handles a lot of it:
https://searchfox.org/firefox-main/source/js/src/jit-test/li...