summaryrefslogtreecommitdiff
path: root/main.ts
blob: 8fc83ea828d299a624140c4a471f8e1fae47304e (plain)
1
2
3
4
import * as ts from "typescript";


V8Worker2.print("Hello World", ts.createProgram);