nickysn
|
b865995339
* system_wasi_info renamed system_wasm32_wasi_info
|
4 lat temu |
nickysn
|
14bca0d0dd
- removed debug writeln from the WASI linker invocation code
|
4 lat temu |
nickysn
|
f5f15e3dbf
+ added startup code for WASI
|
4 lat temu |
nickysn
|
91ee50679f
- disable the --allow-undefined linker option when linking for WASI
|
4 lat temu |
nickysn
|
23e7e9530e
+ enable linker map file creation for the llvm WebAssembly linker. Note: this requires LLVM 12, which is not yet released.
|
4 lat temu |
nickysn
|
c89a049102
+ print 'linking' message for the WASI target
|
4 lat temu |
nickysn
|
1da89c6259
- removed the --export-dynamic linker option
|
4 lat temu |
nickysn
|
e96faf0a76
+ readded the --no-entry option when linking wasi executables
|
4 lat temu |
nickysn
|
796eb69b1a
* synchronized with trunk
|
4 lat temu |
nickysn
|
5c8cfdf958
+ override MakeExecutable for the WASI target (not working yet, clone of MakeSharedLibrary for now)
|
5 lat temu |
nickysn
|
080aa1ca74
+ added target WASI, clone of the 'WASM' target
|
5 lat temu |