mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00

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>
1 line
45 B
Text
1 line
45 B
Text
(module (func (export "crash") unreachable))
|