again icon indicating copy to clipboard operation
again copied to clipboard

setup better ci integration tests for wasm

Open softprops opened this issue 5 years ago • 0 comments

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

softprops avatar May 30 '20 23:05 softprops