summaryrefslogtreecommitdiff
path: root/src/mods/vm.zig
AgeCommit message (Expand)Author
2025-03-30Added executing of andluccie-cmd
2025-03-29Add every single instruction prototype for WASM VMluccie-cmd
2025-03-29Started adding all of IR opcodesErnesto Lanchares
2025-03-29Changed structs in the VMErnesto Lanchares
2025-03-28Added executing of mod IR in the WASM VMluccie-cmd
2025-03-27Fixing format.Ernesto Lanchares
2025-03-27Fix branching and VMluccie-cmd
2025-03-23fixed leb128 integer decodingLorenzo Torres
2025-03-23Big rework of the parser!Ernesto Lanchares
2025-03-21Fix formattingluccie-cmd
2025-03-21Added block instruction in WASM VMluccie-cmd
2025-03-17Refactored source code structure.Lorenzo Torres