Description
Both for pure rust (what we do in unit test), as well as calling them as compiled wasm through the vm (what we do in integration test).
Consider if we want to check multiple backends, or just pick one
We use cookies and other tracking technologies to improve your browsing experience on our site, analyze site traffic, and understand where our audience is coming from. To find out more, please read our privacy policy.
By choosing 'I Accept', you consent to our use of cookies and other tracking technologies.
We use cookies and other tracking technologies... More
Both for pure rust (what we do in unit test), as well as calling them as compiled wasm through the vm (what we do in integration test).
Consider if we want to check multiple backends, or just pick one