forked fromRustPython/RustPython
- Notifications
You must be signed in to change notification settings - Fork0
Releases: coolcoder613eb/RustPython
Releases · coolcoder613eb/RustPython
DOS release
56980bf This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
RustPython release for DOS
This usesw2c2 to convert RustPython,
built for the wasm32-wasi platform, to C89, which is then compiled with DJGPP and linked to the w2c2 wasi runtime library.rustpython-nofreeze.exe is built without thefreeze-stdlib feature, so it does not have the stdlib.rustpython-freeze.exeis built withfreeze-stdlib, so the standard library is there and usable.
Both needCWSDPMI.EXE, to provide the 32-bit runtime.
Assets5
Uh oh!
There was an error while loading.Please reload this page.