Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoogleChrome/samples
/ script.js
File
script.js
examplescript-to-wasm/script.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Parser from
'./parser.js'
;
2
import
Compiler from
'./compiler.js'
;
3
import
{ fileSave } from
'https://unpkg.com/browser-fs-access@0.35.0/dist/index.modern.js'
;
4
Callers
nothing calls this directly
Calls
5
compile
Method · 0.80
optimize
Method · 0.80
parse
Method · 0.45
log
Method · 0.45
error
Method · 0.45
Tested by
no test coverage detected