(async function() { // Get the JS File const src = await import("/pkg/rusty.js"); // Fetch the wasm file. const wasm_src = chrome.extension.getURL("/pkg/ ...
確定! 回上一頁