Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebAssembly/wasm-c-api
/ implement
Class
implement
src/wasm-v8.cc:35–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
34
35
template<class C> struct implement;
36
37
template<class C>
38
auto impl(C* x) -> typename implement <C>::type* {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected