Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/caspervonb/wasi.fyi

A website for viewing how well runtimes are conforming against the WebAssembly System Interface test suite
https://github.com/caspervonb/wasi.fyi

test wasi wasi-test wasm webassembly

Last synced: about 1 month ago
JSON representation

A website for viewing how well runtimes are conforming against the WebAssembly System Interface test suite

Awesome Lists containing this project

README

        

# WebAssembly System Interface (For Your Information)

This site serves the test results produced by running the [wasi-test-suite](https://github.com/caspervonb/wasi-test-suite) over these WebAssembly enabled runtimes:
- Deno
- Node
- Wasmtime
- Wasmer

The raw data is generated automatically every night the latest release of each runtime against the HEAD of the test suite repository and is [stored in this repository](https://github.com/caspervonb/wasi-test-data).

File an issue with the test data repository linked above if you wish to add your runtime to the test matrix.