ladybird/Tests/LibWeb/Text/expected/Wasm/WebAssembly-instantiate-streaming.txt
Andrew Kaster 36feebb1e7 LibWeb: Add Wasm Web-API streaming compilation and instantiation
This requires fixing up the "parameter is a promise" handling in
the IDL generator.
2024-11-01 10:42:24 -07:00

5 lines
119 B
Text

WebAssembly.instantiateStreaming
Hello from wasm!!!!!!
WebAssembly.compileStreaming
Hello from wasm!!!!!!
Sanity check