Versions in this module Expand all Collapse all v0 v0.2.1 Oct 10, 2023 v0.2.0 Oct 7, 2023 v0.1.1 Oct 6, 2023 Changes in this version + func Sbrk(size uintptr) unsafe.Pointer — js/wasm + type T struct + func (*T) Free(typ *abi.Type, n uintptr, ptr unsafe.Pointer) alloc.Hint + func (*T) Malloc(typ *abi.Type, n uintptr, zeroize bool) unsafe.Pointer + func (x *T) Palloc(size uintptr) unsafe.Pointer