index
:
sideros
master
Real time strategy game set in ancient history.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mods
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-30
Added parsing of and
luccie-cmd
2025-03-30
Fixed an error during ir parsing.
Ernesto Lanchares
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-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