Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zigwasm/wasm-zig
- Owner: zigwasm
- License: mit
- Created: 2021-05-26T07:47:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-22T19:41:29.000Z (over 1 year ago)
- Last Synced: 2024-08-02T22:27:29.375Z (5 months ago)
- Topics: c-api, wasi, wasm, zig, zig-library
- Language: Zig
- Homepage:
- Size: 13.7 KB
- Stars: 26
- Watchers: 3
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zig - zigwasm/wasm-zig
- awesome-zig - wasm-zig🗒️Common Wasm runtime binding to C API
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-zigTo add this library as your dependency, we strongly recommend [gyro].
[gyro]: https://github.com/mattnite/gyro