We need a test suite.
The Rust and AssemblyScript host and guest implementations have a couple tests, but this is neither extensive, nor useful to ensure interoperability between implementations.
The language doesn't matter; all we need is a .wasm file that should produce the same output across runtimes.
@sonder-joker is it something you'd like to collaborate on?
We need a test suite.
The Rust and AssemblyScript host and guest implementations have a couple tests, but this is neither extensive, nor useful to ensure interoperability between implementations.
The language doesn't matter; all we need is a
.wasmfile that should produce the same output across runtimes.@sonder-joker is it something you'd like to collaborate on?