koute / polkavm

A fast and secure RISC-V based virtual machine
Apache License 2.0
244 stars 52 forks source link

Dynamic memory allocation support; refactoring #100

Closed koute closed 7 months ago

koute commented 7 months ago

Fixes https://github.com/koute/polkavm/issues/52 Fixes https://github.com/koute/polkavm/issues/36 Reverts https://github.com/koute/polkavm/issues/80 Partially implements https://github.com/koute/polkavm/issues/72 (the xtheadcondmov extension)