Technical Ramblings
  • Blog
  • Tags
  • About

emscripten


Evaluate python code using client side javascript

   |  52 words  |  Kracekumar

Now Python code can be evaluated using Client side Javascript with the help of empythoned project. empythoned uses emscripten which convert LLVM bitcode to javascript.

What is empythoned?

Empythoned is project which has converted CPython to javascript. I have created a demo project to test how to use empythoned, have a look.

python  emscripten  empythoned  javascript 

Kracekumar  • © 2020  •  Technical Ramblings

Hugo v0.79.0 powered  •  Theme Beautiful Hugo adapted from Beautiful Jekyll