MCPcopy 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

1import Parser from './parser.js';
2import Compiler from './compiler.js';
3import { fileSave } from 'https://unpkg.com/browser-fs-access@0.35.0/dist/index.modern.js';
4

Callers

nothing calls this directly

Calls 5

compileMethod · 0.80
optimizeMethod · 0.80
parseMethod · 0.45
logMethod · 0.45
errorMethod · 0.45

Tested by

no test coverage detected