Hacker News new | ask | show | jobs
by azakai 4818 days ago
Looks like it sends each command to run on a server - I'm curious why not execute it in the browser? (There are a few solutions for that?)
1 comments

I tried llvm based project https://github.com/kracekumar/test-empythoned(empythoned: https://github.com/replit/empythoned). There are few limitation I am facing, `import` system don't work(compilation issue). From my experience more effort is required.