Skip to content

version_38: Add --trap-mode=allow/clamp/js argument to asm2wasm and s2wasm (#1210)

Compare
Choose a tag to compare
@kripken kripken released this 03 Oct 18:28
* Add --trap-mode=allow/clamp/js argument to asm2wasm and s2wasm

* Update asm2wasm and auto_update_tests scripts to use --trap-mode

* Throw std::invalid_argument instead of adding a new Invalid TrapMode type

* Remove legacy asm2wasm trap mode arguments