Commit Graph
20 Commits
Author SHA1 Message Date
gingerBill 1060fd4c72 Factor out reloc group logic 2026-06-18 15:21:05 +01:00
gingerBill 84e7e04816 Handle relocation groups 2026-06-18 15:15:53 +01:00
gingerBill 51436077c9 Begin work on printing the WAT format 2026-06-18 15:10:42 +01:00
gingerBill 3199ea266e Update ENCODING_TABLE to support arity count and tail-call instructions 2026-06-18 14:45:36 +01:00
gingerBill 5272f5a4f0 Simplify the printer even further to how only show relevant things 2026-06-18 11:35:53 +01:00
gingerBill c002470b8d Do not print out the redundant aspects of the custom name section 2026-06-18 10:58:55 +01:00
gingerBill e94d57f650 Remove dead parameter 2026-06-18 10:58:32 +01:00
gingerBill ad12645423 Mock out more custom sections 2026-06-17 14:04:19 +01:00
gingerBill b6fdabc874 Parse custom sections target_features and name 2026-06-17 13:42:26 +01:00
gingerBill 53fe193868 Use log2 for the alignment, remove unneeded code 2026-06-17 12:39:45 +01:00
gingerBill 5670aa7604 Minor changes 2026-06-17 12:24:25 +01:00
gingerBill b5810fea69 Remove dead parameters 2026-06-17 12:17:04 +01:00
gingerBill 45b1bfe96a Minor reorganization 2026-06-17 12:14:06 +01:00
gingerBill bd89538ca2 Inline procedures which are only used once 2026-06-17 12:03:31 +01:00
gingerBill 098936108c Add core:rexcode/wasm/module 2026-06-17 11:58:41 +01:00
gingerBill 0d9ad7259b Make decode_one public 2026-06-16 16:39:03 +01:00
gingerBill 5e53cba0dc More formatting improvements 2026-06-16 14:38:28 +01:00
gingerBill 4029702af0 Improve formatting of the ENCODING_TABLE 2026-06-16 14:24:48 +01:00
gingerBill eab637f249 Improve formatting 2026-06-16 14:21:09 +01:00
gingerBill df133c007b Begin work on core:rexcode/wasm 2026-06-16 14:11:15 +01:00