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

https://github.com/clpi/is-lab


https://github.com/clpi/is-lab

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Trying out webassembly

- Rust: the wasmtime crate
- C: The wasm.h, wasi.h, wasmtime.h headers or the wasmtime conan package
- C++: The wasmtime-cpp repo or the wasmtime-cpp conan package
- Python: The wasmtime PyPi package
- .NET: The Wasmtime NuGet package
- Go: The wasmtime-go repo