Commit Graph

6 Commits

Author SHA1 Message Date
Nikolay Nikolov
b463f2a141 + added support for exception tags and for the 'throw' and 'catch' instructions
in the wasm internal assembler and object writer
2021-09-27 21:44:09 +03:00
Nikolay Nikolov
8c57d20abc + write the linking section (empty for now) 2021-09-25 19:19:12 +03:00
Nikolay Nikolov
8295173f86 + added enums for the wasm symbol type and constnats for the bitflags 2021-09-25 19:05:36 +03:00
Nikolay Nikolov
ab0d7697c3 + added the TWasmLinkingSubsectionType enum 2021-09-20 04:47:51 +03:00
Nikolay Nikolov
b97570c8b3 + added the TWasmRelocationType enum 2021-09-20 04:39:10 +03:00
Nikolay Nikolov
59ea39ce75 + started the wasmbase unit (similar to elfbase and omfbase) 2021-09-19 18:49:50 +03:00