Chris Cowan
Results
131
comments of
Chris Cowan
In https://github.com/WebAssembly/design/issues/1271#issuecomment-478161898, it's pointed out that a synchronous event can't work anyway because a different thread can grow the memory. An asynchronous event seems error-prone: a webassembly function that merely...