type github.com/tetratelabs/wazero/experimental.InternalModule (interface)
Method Implmentations
CloseWithExitCode(ctx context.Context, exitCode uint32) error
*github.com/tetratelabs/wazero/internal/wasm.ModuleInstance.CloseWithExitCode
ExportedFunction(name string) api.Function
*github.com/tetratelabs/wazero/internal/wasm.ModuleInstance.ExportedFunction
ExportedFunctionDefinitions() map[string]api.FunctionDefinition
*github.com/tetratelabs/wazero/internal/wasm.ModuleInstance.ExportedFunctionDefinitions
ExportedGlobal(name string) api.Global
*github.com/tetratelabs/wazero/internal/wasm.ModuleInstance.ExportedGlobal
ExportedMemory(name string) api.Memory
*github.com/tetratelabs/wazero/internal/wasm.ModuleInstance.ExportedMemory
ExportedMemoryDefinitions() map[string]api.MemoryDefinition
*github.com/tetratelabs/wazero/internal/wasm.ModuleInstance.ExportedMemoryDefinitions
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |