instant
instant copied to clipboard
error: undefined symbol: _emscripten_get_now (referenced by top-level compiled C/C++ code)
Hi,
That error shows up when running :
cargo test --release --target=wasm32-unknown-emscripten
Which emsdk should I be using?
I think if you use the version on branch #47, then it should work.