refactor(js): remove debug calls in bridge.js
parent
ef20dff682
commit
f6d264ea40
@ -1,5 +1,5 @@
|
||||
import wasm from './api/main.go';
|
||||
|
||||
(async () => {
|
||||
|
||||
console.log(await wasm.__ready__())
|
||||
})()
|
Loading…
Reference in New Issue