import wasm from './main.go'; async function init() { let result = await wasm.printMessage('Hello from Go, via WASM, using webpack'); ...
確定! 回上一頁