<html> <head> <script> function logit() { console.log('this was invoked by Rust, written in JS'); } let imports = {logit}; fetch('wasm_project.gc.wasm') ...
確定! 回上一頁