package wasm
import "github.com/knqyf263/go-plugin/wasm"
Index ¶
- func ReadMemory(ctx context.Context, m api.Module, offset, size uint32) ([]byte, error)
- func WriteMemory(ctx context.Context, m api.Module, data []byte) (uint64, error)
Functions ¶
func ReadMemory ¶
func WriteMemory ¶
Source Files ¶
- Version
- v0.2.0
- Published
- Nov 5, 2022
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- 3 days ago –
Tools for package owners.