1 link tagged with all of: open-source + python + rust + rustpython
Click any tag below to further narrow down your results
Links
RustPython is an open-source Python 3 interpreter implemented in Rust, allowing integration of Python as a scripting language in Rust applications and enabling Python code execution in web browsers via WebAssembly. It aims to provide similar functionalities as other Python implementations like Jython and IronPython while benefiting from Rust's minimal runtime.