Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I would love to use this in my C++ game engine. Can I somehow embed it in my C++ application without having to use Node?


You just compile TypeScript to Lua at build time. Then run in the Lua in your Lua VM which you've presumably embedded in your game.

If you wanna do this at runtime, well, I suspect a node-like environment would be required at runtime.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: