diff options
author | Ernesto Lanchares <elancha98@proton.me> | 2025-03-23 18:20:38 +0000 |
---|---|---|
committer | Lorenzo Torres <torres@sideros.org> | 2025-03-23 19:32:10 +0100 |
commit | 874134f3ff726d969fd901fee18c1aceb415c03b (patch) | |
tree | 5cd25aba47d6dc91737a2794622fe8dc21a8b9f6 /src/rendering | |
parent | b7854d7325dfe35ca41e56dcccfb8fb7b7d0aa22 (diff) |
PROPOSAL: IR
This is a proposal of a custom IR to run wasm.
At the moment only `ir.zig` has some parts related
to this IR. The idea of the IR is to be a subset
of the one defined in wasm. There are some gaps
(mostly in wasm instructions that have opcode
0xFC) but in wasm they don't use all of the
opcodes for some reason so maybe we could try to
utilize them and be a superset of wasm.
Diffstat (limited to 'src/rendering')
0 files changed, 0 insertions, 0 deletions