https://github.com/ipld/wasm-ipld
Tools and examples of IPLD codecs and ADLs in WASM callable from hosts
https://github.com/ipld/wasm-ipld
Last synced: 9 months ago
JSON representation
Tools and examples of IPLD codecs and ADLs in WASM callable from hosts
- Host: GitHub
- URL: https://github.com/ipld/wasm-ipld
- Owner: ipld
- License: apache-2.0
- Created: 2022-04-13T00:49:56.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-31T16:02:46.000Z (over 2 years ago)
- Last Synced: 2025-03-25T09:51:21.694Z (about 1 year ago)
- Language: Rust
- Homepage:
- Size: 403 KB
- Stars: 8
- Watchers: 8
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE_APACHE
Awesome Lists containing this project
README
# wasm-ipld
## Heavily WIP
Tools and examples of IPLD codecs and ADLs that will compile to WASM. Includes experimental work on calling conventions and standards for being able to load codecs and ADLs from WASM hosts.