Hacker News new | ask | show | jobs
by indigodaddy 410 days ago
Does the preview work for dynamic server content eg python, nodejs, php etc?
1 comments

Currently, the JS, HTML, and CSS are rendered client-side, which was relatively straightforward to implement. However, I’m in the process of moving these files to the server and serving them from there, which will enable me to execute languages that aren’t natively supported by the browser