3 unstable releases
0.4.0 | Aug 6, 2024 |
---|---|
0.3.1 | Apr 10, 2024 |
0.3.0 | Sep 5, 2023 |
#524 in WebAssembly
2,388 downloads per month
Used in 2 crates
10MB
180K
SLoC
Contains (Python package, 2MB) pip-23.2.1-py3-none-any.whl
This crate includes the compiled python bytecode of the RustPython standard library. The most
common way to use this crate is to just add the "freeze-stdlib"
feature to rustpython-vm
,
in order to automatically include the python part of the standard library into the binary.
Dependencies
~16MB
~307K SLoC