Age | Commit message (Expand) | Author |
---|---|---|
2025-03-28 | Remove testing | luccie-cmd |
2025-03-27 | IR can now parse itself. :) | Ernesto Lanchares |
2025-03-27 | Fixing format. | Ernesto Lanchares |
2025-03-27 | Add testing for wasm VM | luccie-cmd |
2025-03-27 | Fix branching and VM | luccie-cmd |
2025-03-27 | Removed IR parsing and changed fatal bug of i64s being detected as i32s | luccie-cmd |
2025-03-24 | Some progress on IR parsing. | Ernesto Lanchares |
2025-03-24 | Proposal for vector instructions IR | Ernesto Lanchares |
2025-03-23 | fixed leb128 integer decoding | Lorenzo Torres |
2025-03-23 | PROPOSAL: IR | Ernesto Lanchares |
2025-03-23 | Big rework of the parser! | Ernesto Lanchares |
2025-03-21 | Fix formatting | luccie-cmd |
2025-03-21 | Added block instruction in WASM VM | luccie-cmd |
2025-03-19 | Fixed import section parsing | Lorenzo Torres |
2025-03-17 | Refactored source code structure. | Lorenzo Torres |