Use WebAssembly.compileStreaming by ledsun · Pull Request #267 · ruby/ruby.wasm

With WebAssembly.compileStreaming, compilation completes 40 ms faster than WebAssembly.compile. Measurement Method I subtracted the time it takes to download ruby+stdlib.wasm from the time it takes...