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.
See also
- Python Typing Koans
- Model Field - Django ORM Working - Part 2
- Structure - Django ORM Working - Part 1
- jut - render jupyter notebook in the terminal
- Five reasons to use Py.test
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.