This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Odin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-09-16 16:14:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4cc6977321aec329f400a7ae0074b2a0aa4988a4
Odin
/
core
/
rexcode
/
wasm
T
History
gingerBill
b6fdabc874
Parse
custom
sections
target_features
and
name
2026-06-17 13:42:26 +01:00
..
module
Parse
custom
sections
target_features
and
name
2026-06-17 13:42:26 +01:00
tests
…
tools
…
decoder.odin
Use log2 for the alignment, remove unneeded code
2026-06-17 12:39:45 +01:00
decoding_tables.odin
…
encoder.odin
Use log2 for the alignment, remove unneeded code
2026-06-17 12:39:45 +01:00
encoding_table.odin
Improve formatting of the
ENCODING_TABLE
2026-06-16 14:24:48 +01:00
encoding_types.odin
Minor changes
2026-06-17 12:24:25 +01:00
instructions.odin
…
mnemonics.odin
…
operands.odin
…
printer.odin
Use log2 for the alignment, remove unneeded code
2026-06-17 12:39:45 +01:00
registers.odin
…
reloc.odin
…