repositorypackage
0.0.1
Repository: https://github.com/willscott/wasm-adl.git
Documentation: pkg.go.dev
# README
WASM ADL
This module builds a scaffold around an ADL written in golang that conforms to the NodeReifier
interface. The scaffold allows the ADL to be compiled into a wasm module with a light weight proxy for access to the IPLD context it finds itself in, while allowing all non-accessed values to remain outside of the wasm memory boundary.
Example
go run ./gen/ github.com/ipld/go-ipld-adl-hamt@cda96860a0cbf58172ac9e6269ae35071d398876 hamt.wasm