summaryrefslogtreecommitdiff
path: root/src/mods
AgeCommit message (Expand)Author
2025-03-28Added executing of mod IR in the WASM VMluccie-cmd
2025-03-28Remove testingluccie-cmd
2025-03-27IR can now parse itself. :)Ernesto Lanchares
2025-03-27Fixing format.Ernesto Lanchares
2025-03-27Add testing for wasm VMluccie-cmd
2025-03-27Fix branching and VMluccie-cmd
2025-03-27Removed IR parsing and changed fatal bug of i64s being detected as i32sluccie-cmd
2025-03-24Some progress on IR parsing.Ernesto Lanchares
2025-03-24Proposal for vector instructions IRErnesto Lanchares
2025-03-23fixed leb128 integer decodingLorenzo Torres
2025-03-23PROPOSAL: IRErnesto Lanchares
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-19Fixed import section parsingLorenzo Torres
2025-03-17Refactored source code structure.Lorenzo Torres