This repository contains tests written in AssemblyScript for the core specification.
bash build.sh
bash test.sh tools/run-deno
bash test.sh tools/run-node
bash test.sh tools/run-wasmer
bash test.sh tools/run-wasmtime
WebAssembly System Interface tests for the core specification written in AssemblyScript
TypeScriptMIT