Commit History

Author SHA1 Message Date
  Nikolay Nikolov 9681378d37 + enable the WASI internal linker 1 year ago
  Nikolay Nikolov 3c08ad4af5 + increased the default stack size of the WASI platform from 64 KB to 8 MB (like in i386-linux) 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 7cef39657f * stack alignment on the WASI platform is 16 bytes 3 years ago
  Nikolay Nikolov c910ec814c * set the default stack size for the WASI platform to 65536 bytes (this is the 3 years ago
  Nikolay Nikolov ef4255c65b - removed spurious comment 3 years ago
  Nikolay Nikolov c450b63f1c + enabled compilation of the fpintres unit for the WASI target and enabled tf_has_winlike_resources for the target 3 years ago
  Nikolay Nikolov bc76487b87 + enable the WebAssembly internal assembler and object writer 3 years ago
  Nikolay Nikolov cc314e61a2 + started working on the WebAssembly internal assembler 3 years ago
  nickysn c7f3469a3f * use up to 16 bytes alignment for the WASI target 4 years ago
  nickysn c5cac5f554 * set the default debug info type to dbg_dwarf2 for the WebAssembly targets 4 years ago
  nickysn b865995339 * system_wasi_info renamed system_wasm32_wasi_info 4 years ago
  nickysn 888368bb5e + added ifdefs to set the source info for WASI 4 years ago
  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 5e4ddd6969 * synchronized with trunk 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 9a0a7b42cb * changed the long name of the WASI target 5 years ago
  nickysn bccbcc8594 * short name of the WASI target changed to 'Wasi' 5 years ago
  nickysn 080aa1ca74 + added target WASI, clone of the 'WASM' target 5 years ago