Michaël Van Canneyt
|
9792ef566f
* Undo changes to lpi files, committed by accident
|
5 months ago |
Michaël Van Canneyt
|
8c5a48da2b
* Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews
|
5 months ago |
Nikolay Nikolov
|
a7be888255
+ add optimizer units (empty for now) for the WebAssembly target
|
11 months ago |
Nikolay Nikolov
|
dba753eb8d
- removed obsolete define FPC_WASM_THREADS_INTERNAL_LINKER from ppcwasm32.lpi
|
11 months ago |
Nikolay Nikolov
|
610f2bb3c9
+ enable FPC_WASM_THREADS_INTERNAL_LINKER (not stable, yet) in ppcwasm32.lpi
|
1 year ago |
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 |