Nikolay Nikolov
|
efd92fba01
+ introduced TWasmCustomDebugSectionType
|
3 years ago |
Nikolay Nikolov
|
eed1fbe38a
+ added custom section descriptions for DWARF debug info for the WebAssembly object writer (not actually emitted, yet)
|
3 years ago |
Nikolay Nikolov
|
eb8325300e
+ added WASM segment flag constants
|
3 years ago |
Nikolay Nikolov
|
9859125c7b
+ added the WASM_SYM_TLS symbol flag constant
|
3 years ago |
Nikolay Nikolov
|
7cd082ba5f
+ produce a target_features section when compiling with -CTwasmthreads
|
3 years ago |
Nikolay Nikolov
|
1dd80d596d
+ added a 'producers' custom section to WebAssembly object modules, containing the FPC version
|
3 years ago |
Nikolay Nikolov
|
b463f2a141
+ added support for exception tags and for the 'throw' and 'catch' instructions
|
3 years ago |
Nikolay Nikolov
|
8c57d20abc
+ write the linking section (empty for now)
|
3 years ago |
Nikolay Nikolov
|
8295173f86
+ added enums for the wasm symbol type and constnats for the bitflags
|
3 years ago |
Nikolay Nikolov
|
ab0d7697c3
+ added the TWasmLinkingSubsectionType enum
|
3 years ago |
Nikolay Nikolov
|
b97570c8b3
+ added the TWasmRelocationType enum
|
3 years ago |
Nikolay Nikolov
|
59ea39ce75
+ started the wasmbase unit (similar to elfbase and omfbase)
|
3 years ago |