package
1.1.0
Repository: https://github.com/ejcx/wazero.git
Documentation: pkg.go.dev

# Functions

RunTestEngineMemoryGrowInRecursiveCall ensures that it's safe to grow memory in the recursive Wasm calls.
No description provided by the author
No description provided by the author
This tests that the Globals provided by the Engine to the Before hook of the listener is properly able to read the values of the globals.
RunTestModuleEngineBeforeListenerStackIterator tests that the StackIterator provided by the Engine to the Before hook of the listener is properly able to walk the stack.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RunTestModuleEngineMemory shows that the byte slice returned from api.Memory Read is not a copy, rather a re-slice of the underlying memory.
No description provided by the author

# Interfaces

No description provided by the author