Closed Liamolucko closed 3 years ago
I kinda liked the idea of having it run in another thread, but i guess people can still just move it to a WorkerThread. I'll write some tests for the browser branch when im back home and then merge it. Cheers
merged in 23e4081e94d7ad0074bb4d024df1f45fa2ca02fe
WebAssembly.instantiate()
compiles the WebAssembly on another thread, meaning you don't have to use aWorker
.