摘要: We use an offset exporting function to get the address of a string in WebAssembly memory. We then create a typed array on top of the WebAssembly memor 阅读全文
posted @ 2017-06-29 19:59 Zhentiw 阅读(573) 评论(0) 推荐(0)
摘要: Using WASM Fiddle, we show how to write a simple number logger function that calls a consoleLog function defined in JavaScript. We then download and r 阅读全文
posted @ 2017-06-29 15:22 Zhentiw 阅读(632) 评论(0) 推荐(0)