/wasi-core-test

WebAssembly System Interface tests for the core specification written in AssemblyScript

Primary LanguageTypeScriptMIT LicenseMIT

wasi-core-test

This repository contains tests written in AssemblyScript for the core specification.

Building

bash build.sh

Testing

bash test.sh tools/run-deno
bash test.sh tools/run-node
bash test.sh tools/run-wasmer
bash test.sh tools/run-wasmtime