Nikolay Nikolov
|
a9316b1953
- removed the DEBUG_WASM_GOTO define from the .lpi file
|
1 year ago |
Nikolay Nikolov
|
1fecb46c52
- removed the ENABLE_WASM_INTERNAL_LINKER define from the .lpi file
|
1 year ago |
Nikolay Nikolov
|
7879387861
* enable the WASM internal linker, in case the compiler is compiled with the ENABLE_WASM_INTERNAL_LINKER define
|
1 year ago |
Nikolay Nikolov
|
3892bb265e
+ always call resolve_labels_complex, if DEBUG_WASM_GOTO is defined.
|
1 year ago |
Nikolay Nikolov
|
99074a5578
* .lpi version update
|
3 years ago |
Nikolay Nikolov
|
bc76487b87
+ enable the WebAssembly internal assembler and object writer
|
3 years ago |
Nikolay Nikolov
|
967b721e4f
+ enabled the WASM32_INTERNALASM define when compiling with the lazarus project file
|
3 years ago |
nickysn
|
9257aa8594
+ define EXTDEBUG for the wasm32 compiler, when compiled using the lazarus project
|
4 years ago |
nickysn
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
5 years ago |
nickysn
|
39c5f11ec6
* the WASM define renamed WASM32
|
5 years ago |
nickysn
|
ed524467e9
* ppcwasm.lpi renamed ppcwasm32.lpi
|
5 years ago |