Histórico de Commits

Autor SHA1 Mensagem Data
  Nikolay Nikolov b6c4592513 + allow specifying custom extra linker options for the wasm32-wasi target há 3 anos atrás
  Nikolay Nikolov 4e3c170ad4 + allow changing the stack size for the WASI platform há 3 anos atrás
  Nikolay Nikolov db980a5d18 + add the "-m wasm32" parameter to the linker, when linking for the WASI há 3 anos atrás
  Nikolay Nikolov 34ebeb15ed * pass the option to create shared, imported memory to the linker, in case the module is compiled with -CTwasmthreads há 3 anos atrás
  Nikolay Nikolov 72e88a3452 - don't write the wasm-ld command line to the screen when linking a WASM há 3 anos atrás
  Nikolay Nikolov 7711ba610a - don't pass --export-dynamic to the linker when linking a library for the WASI target há 3 anos atrás
  Nikolay Nikolov 2a33948521 - removed commented out code for executing WASI dllcmd[2] há 3 anos atrás
  Nikolay Nikolov e34116f7de - removed --allow-undefined linker option when compiling a WASI library há 3 anos atrás
  Nikolay Nikolov 590c878690 + added separate startup code for libraries, that declares _initialize, instead of _start há 3 anos atrás
  Nikolay Nikolov d2a2240a2c * some fixes to the WASI library compilation (not ready, yet) há 3 anos atrás
  Nikolay Nikolov f01c841190 * set and use ExeCmd instead of DllCmd when making an WASI executable há 3 anos atrás
  Nikolay Nikolov f7b7c39129 * use 'with' in tlinkerwasi.SetDefaultInfo há 3 anos atrás
  Nikolay Nikolov ae17e6acb6 - removed unused comment há 3 anos atrás
  Nikolay Nikolov 346b57e238 * tai_impexp renamed tai_export_name há 4 anos atrás
  nickysn b865995339 * system_wasi_info renamed system_wasm32_wasi_info há 4 anos atrás
  nickysn 14bca0d0dd - removed debug writeln from the WASI linker invocation code há 4 anos atrás
  nickysn f5f15e3dbf + added startup code for WASI há 4 anos atrás
  nickysn 91ee50679f - disable the --allow-undefined linker option when linking for WASI há 4 anos atrás
  nickysn 23e7e9530e + enable linker map file creation for the llvm WebAssembly linker. Note: this requires LLVM 12, which is not yet released. há 4 anos atrás
  nickysn c89a049102 + print 'linking' message for the WASI target há 4 anos atrás
  nickysn 1da89c6259 - removed the --export-dynamic linker option há 5 anos atrás
  nickysn e96faf0a76 + readded the --no-entry option when linking wasi executables há 5 anos atrás
  nickysn 796eb69b1a * synchronized with trunk há 5 anos atrás
  nickysn 5c8cfdf958 + override MakeExecutable for the WASI target (not working yet, clone of MakeSharedLibrary for now) há 5 anos atrás
  nickysn 080aa1ca74 + added target WASI, clone of the 'WASM' target há 5 anos atrás