MCPcopy Create free account

hub / github.com/bytecodealliance/wasmtime-go / functions

Functions436 in github.com/bytecodealliance/wasmtime-go

FunctionTestStore
(t *testing.T)
store_test.go:9
FunctionTestStoreData
(t *testing.T)
store_test.go:119
FunctionTestTable
(t *testing.T)
table_test.go:9
FunctionTestTableType
(t *testing.T)
tabletype_test.go:9
FunctionTestTrap
(t *testing.T)
trap_test.go:9
FunctionTestTrapFrames
(t *testing.T)
trap_test.go:14
FunctionTestTrapModuleName
(t *testing.T)
trap_test.go:55
FunctionTestValType
(t *testing.T)
valtype_test.go:9
FunctionTestValTypeKind
(t *testing.T)
valtype_test.go:18
FunctionTestWasiConfig
(t *testing.T)
wasi_test.go:6
FunctionTestWat2Wasm
(t *testing.T)
wasm2wat_test.go:9
FunctionTestWrongArgsPanic
(t *testing.T)
func_test.go:267
MethodType
Type returns the type of this global
global.go:45
MethodType
Type returns the underlying type of this table
table.go:99
MethodType
Type returns the type of this export
extern.go:50
MethodType
Type returns the [ComponentType] describing this component's imports and exports. The returned value owns its underlying handle and must be closed (or
component_feat_component_model.go:157
MethodType
Type returns the type of this memory
memory.go:35
FunctiongoFinalizeExternref
export goFinalizeExternref
val_feat_gc.go:64
FunctiongoFinalizeFuncNew
export goFinalizeFuncNew
store.go:225
FunctiongoFinalizeFuncWrap
export goFinalizeFuncWrap
store.go:238
FunctiongoFinalizeStore
export goFinalizeStore
store.go:96
Functiongo_func_new
shims.c:34
Functiongo_linker_define_func
shims.c:47
Functiongo_store_new
shims.c:4
Functioninit
()
val_feat_gc.go:31
FunctioninitializeExternrefArgImpl
(store Storelike, val interface{}, dst *C.wasmtime_val_t)
val_feat_gc.go:38
Functionmain
()
ci/test-minimal-runtime/create_cwasm.go:12
FunctionmaybeGC
()
maybe_gc_actual.go:10
FunctionmkValGCImpl
(store Storelike, src *C.wasmtime_val_t)
val_feat_gc.go:72
Methodowner
()
valtype.go:88
Methodptr
()
component_feat_component_model.go:200
Functiontrampoline
shims.c:8
FunctionunwrapStrOr
(s *string, other string)
trap.go:119
FunctionvalInitializeGCImpl
(v Val, store Storelike, ptr *C.wasmtime_val_t)
val_feat_gc.go:95
FunctionvalKindGCImpl
(kind C.wasmtime_valkind_t)
val_feat_gc.go:88
Functionwrap_trampoline
shims.c:21
← previous401–436 of 436, ranked by callers