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