1 2 3 4
// const js = import("./lib/Rust_wasm.js"); // js.then(js => { // js.greet("WebAssembly"); // });