0
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix conversion from ArrayBuffer, allow array_buffer in fetch More... over 7 years ago
Implement remaining binop reverse fallbacks More... over 7 years ago
Convert `ArrayBuffer`s and `TypedArray`s to Python bytearrays More... over 7 years ago
Fix typo in codecov.io badge More... over 7 years ago
Fix js_py_typeerror More... over 7 years ago
Add some more options to fetch() More... over 7 years ago
Remove the VM pointer from the map when it's dropped More... over 7 years ago
Convert fetch to use wasm_bindgen_futures More... over 7 years ago
Merge pull request #489 from OddCoincidence/decorator-paths More... over 7 years ago
Merge pull request #486 from OddCoincidence/assert-raises More... over 7 years ago
Merge pull request #485 from calixteman/ccov More... over 7 years ago
Merge pull request #487 from liranringel/azure-pipelines More... over 7 years ago
Fix fetch builtin More... over 7 years ago
Store the WASM id in the VirtualMachine, add a (broken) fetch builtin More... over 7 years ago
Add print to default vm scope More... over 7 years ago
Allow attributes to be used as decorators More... over 7 years ago
Fix error with new compile() and set_attr/item() More... over 7 years ago
Merge branch 'master' into wasm-vm-class More... over 7 years ago
Fix RefCell borrowing errors More... over 7 years ago
Add a codecov badge More... over 7 years ago
Fix os_info.py to pass on windows More... over 7 years ago
Don't run tests in --release with code coverage More... over 7 years ago
Reuse and improve ergonomics of assert_raises utility More... over 7 years ago
Workaround issue with grcov More... over 7 years ago
Set up CI with Azure Pipelines More... over 7 years ago
Remove parenthesis More... over 7 years ago
Try again More... over 7 years ago
Code coverage for RustPython More... over 7 years ago
Fix list & tuple equality More... over 7 years ago
Fix fmt More... over 7 years ago