Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zigwasm/wasm-zig

Common Wasm runtime binding to C API
https://github.com/zigwasm/wasm-zig

c-api wasi wasm zig zig-library

Last synced: 2 months ago
JSON representation

Common Wasm runtime binding to C API

Awesome Lists containing this project

README

        

# wasm-zig

Common Wasm runtime bindings to C API.

This library is intended to be used in conjunction with some runtime-specific bindings such
as [wasmer-zig] or [wasmtime-zig].

[wasmer-zig]: https://github.com/kubkon/wasmer-zig
[wasmtime-zig]: https://github.com/kubkon/wasmtime-zig

To add this library as your dependency, we strongly recommend [gyro].

[gyro]: https://github.com/mattnite/gyro