|
|
|
|
|
by asadawadia
24 days ago
|
|
>how does it really end up running, does it run in javascript/typescript? Yeah. `teak file.tk` runs it interpreter mode. `teakc file.tk > file.js` transpiles it to javascript code. Either way it runs on node. Didn't try out bun or deno |
|