César Solís
Results
3
issues of
César Solís
hi. I am trying to compile using reflex. I have this error: app_test.wasm:0x431a Uncaught (in promise) RuntimeError: unreachable at runtime._panic (app_test.wasm:0x431a) at encoding/gob.checkId (app_test.wasm:0xeba6b) at runtime.initAll (app_test.wasm:0xd6544) at runtime.run$1 (app_test.wasm:0xd3d36)...
wasm
Added a simple example to demonstrate how to use wasmbrowsertest. The example consists of a simple `Add` function and a corresponding test. The README has been updated to include this...