Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csound/csound
/ module.js
File
module.js
wasm/nodejs/src/module.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
"fs"
;
2
import
path from
"path"
;
3
import
{ createRequire } from
"module"
;
4
import
{ promisify } from
"util"
;
Callers
nothing calls this directly
Calls
5
csoundWasiJsMessageCallback
Function · 0.90
lowerI64Imports
Function · 0.85
compile
Method · 0.80
getBinaryHeaderData
Function · 0.70
start
Method · 0.45
Tested by
no test coverage detected