Age | Commit message (Expand) | Author |
---|---|---|
2025-04-04 | Modified how exports work and fixed memory leaks. | Ernesto Lanchares |
2025-03-30 | Added executing of and | luccie-cmd |
2025-03-29 | Add every single instruction prototype for WASM VM | luccie-cmd |
2025-03-29 | Started adding all of IR opcodes | Ernesto Lanchares |
2025-03-29 | Changed structs in the VM | Ernesto Lanchares |
2025-03-28 | Added executing of mod IR in the WASM VM | luccie-cmd |
2025-03-27 | Fixing format. | Ernesto Lanchares |
2025-03-27 | Fix branching and VM | luccie-cmd |
2025-03-23 | fixed leb128 integer decoding | Lorenzo Torres |
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-17 | Refactored source code structure. | Lorenzo Torres |