summaryrefslogtreecommitdiff
path: root/compiler/wasm32/cputarg.pas
Commit message (Expand)AuthorAgeFilesLines
* + enabled DWARF debug info writing on the WebAssembly target. Note that itnickysn2021-01-281-1/+6
* * the wasm target (now 'embedded') moved to the i_embed/t_embed unitsnickysn2021-01-241-1/+1
* + created unit (empty for now) for the llvm-mc assembler writernickysn2020-08-191-0/+1
* + added target WASI, clone of the 'WASM' targetnickysn2020-08-051-0/+1
* * the compiler/wasm directory renamed compiler/wasm32nickysn2020-08-051-0/+62