windelbouwman / ppci

A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
https://ppci.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
337 stars 36 forks source link

Rustpython or PPCI #3

Closed j209 closed 4 years ago

j209 commented 5 years ago

Hi Which is better for Webassembly? Rustpython or PPCI?

windelbouwman commented 5 years ago

Hi, what do you mean?

j209 commented 5 years ago

Which project would probably be the basis for using Python in the webassembly? Rustpython or ppci or pyodide? Article:Python and WebAssembly Video

windelbouwman commented 5 years ago

At the moment pyodide would be the best choice. Depending on what you want to do, you could also use rustpython, but this is in early stage.

windelbouwman commented 4 years ago

@j209 I'm closing this issue for now, please feel free to re-open or create a new issue!