nickysn
|
66c1a57ab4
* use the LLVM-MC assembler by default for the WebAssembly targets
|
4 years ago |
nickysn
|
35a4e705db
+ define tf_smartlink_sections for the WASM targets
|
5 years ago |
nickysn
|
8b3dd67869
+ enabled tf_needs_symbol_type for the wasm targets
|
5 years ago |
nickysn
|
438908d86a
+ added tf_under_development for the wasm32 targets
|
5 years ago |
nickysn
|
6759ef3a6c
+ added tf_needs_symbol_size for the wasm32 targets
|
5 years ago |
nickysn
|
896efa4d77
* set exe ext of the WASI target to .wasm
|
5 years ago |
nickysn
|
6a1688d45c
* use ld_none for the internal linker for the WASM32 targets, because that's the
|
5 years ago |
nickysn
|
a2a4d5473a
* use as_wasm32_wabt as external assembler, since that's what's more stable. The
|
5 years ago |
nickysn
|
914ee08cd9
* renamed as_wasm_binaryen -> as_wasm32_binaryen and as_wasm_wabt -> as_wasm32_wabt
|
5 years ago |
nickysn
|
92f6840721
* more wasm -> wasm32 renames
|
5 years ago |
nickysn
|
4a74238a0d
* system_wasm_wasm32 renamed system_wasm32_wasm
|
5 years ago |
nickysn
|
d633176293
[PATCH 60/83] adding static linking
|
5 years ago |
nickysn
|
052a35ae45
[PATCH 51/83] adding support for imported functions
|
5 years ago |
nickysn
|
00aa60f576
[PATCH 22/83] specifying linker target for wasm
|
5 years ago |
nickysn
|
6e7bb5927e
[PATCH 04/83] update for Wasm target. adapting Karoly's changes from webassembly branch
|
5 years ago |