Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebAssembly/wasm-c-api
/ wasm.h
File
wasm.h
include/wasm.h:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// WebAssembly C API
2
3
#ifndef WASM_H
4
#define WASM_H
Callers
nothing calls this directly
Calls
9
wasm_frame_copy
Function · 0.85
wasm_frame_instance
Function · 0.85
wasm_trap_new
Function · 0.85
wasm_trap_origin
Function · 0.85
wasm_foreign_new
Function · 0.85
wasm_module_new
Function · 0.85
wasm_instance_new
Function · 0.85
wasm_valtype_new
Function · 0.85
wasm_functype_new
Function · 0.85
Tested by
no test coverage detected