mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
4f9bc41f1e
As per Section 3 of the WebAssembly Web API spec. PR-URL: https://github.com/nodejs/node/pull/42842 Refs: https://github.com/nodejs/node/pull/42701 Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2 lines
45 B
Plaintext
2 lines
45 B
Plaintext
(module (func (export "crash") unreachable))
|