hiromasa

Results 2 issues of hiromasa

Hello. In wasmer-js 1.0.2, WASI RuntimeError occurs when loading .wasm with import other than WASI function. This occurs when there is an `(import "module" "external"`. test.wasm: [test.wasm.zip](https://github.com/wasmerio/wasmer-js/files/7716087/test.wasm.zip) ```wat (import "module"...

Hello. **Describe the bug** Unable to connect `logue-cli` with NTS-1 digital kit `mkII` **To Reproduce** Windows: Error: `Logue handshake failed` ```pwsh > .\logue-cli.exe probe -V Version: 0.07-2b API: 1.01-0 >...