package wasm
import "github.com/knqyf263/go-plugin/wasm"
Index ¶
- func ReadMemory(mem api.Memory, 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.9.0 (latest)
- Published
- Mar 11, 2025
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- now –
Tools for package owners.