- Preparing search index...
- The search index is not available
nodewox
- compile(source: string, filename: string, mode: "eval" | "module", debug?: boolean): Bytecode
-
Parameters
-
source: string
-
filename: string
-
mode: "eval" | "module"
-
Optional
debug: boolean
将js脚本编译为字节码
Returns
字节码