matthisk / es6console

🔮 Play with ECMAScript compilers
https://es6console.com
MIT License
152 stars 25 forks source link

Compile the text entered in the console #7

Open yannickglt opened 7 years ago

yannickglt commented 7 years ago

If I select TypeScript as compiler, I would like the code entered in the console to be compiled and interpreted.

matthisk commented 7 years ago

Good idea, I will see if I can find time to implement this