Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dcodeIO/webassembly
/ assembler.js
File
assembler.js
cli/assembler.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
minimist = require(
"minimist"
),
2
chalk = require(
"chalk"
),
3
path = require(
"path"
),
4
util = require(
"../cli/util"
),
Callers
nothing calls this directly
Calls
1
run
Function · 0.85
Tested by
no test coverage detected