dyne / Zenroom

Embedded no-code VM executing human-like language to manipulate data and process cryptographic operations.
https://dev.zenroom.org
GNU Affero General Public License v3.0
197 stars 64 forks source link

Feat/zencc #927

Closed jaromil closed 1 month ago

jaromil commented 1 month ago

Just-in-Time C compiler in Zenroom, compiles and executes C programs using Zenroom calls on the fly.

Useful for testing and prototyping, uses tinycc by Fabrice