Added RISC-V to the todo list

This commit is contained in:
Eduard Urbach 2024-08-05 17:16:32 +02:00
parent 14e2aa0588
commit 60a920734d
Signed by: eduard
GPG key ID: 49226B848C78F6C8
4 changed files with 43 additions and 4 deletions

View file

@ -165,8 +165,8 @@ This is what generates expressions from tokens.
### Architecture
- [ ] arm64
- [ ] wasm
- [x] x86-64
- [ ] riscv
- [x] x64
### Platform