* Better support of ELF files for easier interoperability with host environment (e.g. while PPCI doesn't support shared libs, those can be linked with host `ld`).
* Many improvements to C frontend.
* Many improvements to WASM support.
* Some improvements to Pascal frontend.
* Improvements to graph-coloring register allocation in the backend.
1 comment
[ 4.5 ms ] story [ 15.0 ms ] thread* Better support of ELF files for easier interoperability with host environment (e.g. while PPCI doesn't support shared libs, those can be linked with host `ld`).
* Many improvements to C frontend.
* Many improvements to WASM support.
* Some improvements to Pascal frontend.
* Improvements to graph-coloring register allocation in the backend.
* Docs (https://ppci.readthedocs.io/) improvements.