again
again copied to clipboard
setup better ci integration tests for wasm
At the moment we're only doing simple built tests which is helpful but not ideal as some transient crates compile with noop impl on wasm targets that fail at runtime. Let's set up something a little more complete to protect against regressions