def WasmMemory.grow( by: ‘int’, /, ) -> ‘int’
def WasmMemory.write(offset: ‘int’, buffer, /) -> None
Was this page helpful?