AluVM / aluasm

AluVM assembler
GNU Affero General Public License v3.0
6 stars 5 forks source link

Add support for BLAKE3 assembly statements. #17

Open fengjian opened 5 months ago

dr-orlovsky commented 5 months ago

Yes. And we actually need to add it to assembly parser with rust macros in the original aluvm repo

fengjian commented 5 months ago

I have added BLAKE3 assembly statements, but it requires updating aluvm dependency. We need to add a new beta tag.

dr-orlovsky commented 5 months ago

You can just use [patch.crates-io] section for now