The reason is that you haven't exported any symbols during linking. You might want to check the Exports section of wasm-ld docs for details, ...
確定! 回上一頁