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

https://github.com/mierenmanz/wasi_tsd


https://github.com/mierenmanz/wasi_tsd

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# WebAssembly System Interface (WASI) Declarations

This repo is all the declaration files for implementing WASI in typescript.

This repo heavily borrows from the [npmccallum](https://github.com/npmccallum)'s
[wasi-snapshot-preview2 repo](https://github.com/npmccallum/wasi-snapshot-preview2)