Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/copy/v86
/ get_optional_import
Function
get_optional_import
src/cpu.js:214–214 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
212
CPU.prototype.wasm_patch =
function
()
213
{
214
const
get_optional_import = name => this.wm.exports[name];
215
216
const
get_import = name =>
217
{
Callers
2
get_import
Function · 0.85
cpu.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected