mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-24 21:58:06 +00:00
1bb5a69ae1
We are going to compile JS into WebAssembly! This is the first patch in an upcoming queue. Here we introduce wasm32 architecture so that SpiderMonkey can be compiled with enabled jit for wasi target. Differential Revision: https://phabricator.services.mozilla.com/D145790