1. e915a71 [WebAssembly] Add support for the event section by Heejin Ahn · 7 years ago
  2. b6254c5 [WebAssembly] Delete unused using statements (NFC) by Heejin Ahn · 7 years ago
  3. c1a3b9d [WebAssembly] Remove duplicate function. NFC. by Sam Clegg · 7 years ago
  4. 371842b [WebAssembly] Refactor use of signatures by Derek Schuff · 7 years ago
  5. d661e26 [WebAssembly] Add v128 value type by Thomas Lively · 7 years ago
  6. e3f6529 Support: Simplify endian stream interface. NFCI. by Peter Collingbourne · 7 years ago
  7. e7245b4 [lld] Update uses of DEBUG macro to LLVM_DEBUG. by Nicola Zaghen · 7 years ago
  8. 874eedd [WebAssembly] Add export/import for function pointer table by Nicholas Wilson · 8 years ago
  9. 2dce27d [WebAssembly] Add except_ref as a first-class type by Heejin Ahn · 8 years ago
  10. dbd90bf [WebAssembly] Run clang-format. NFC by Nicholas Wilson · 8 years ago
  11. 36f14f4 [WebAssembly] Rename global types to match the notation in the spec by Nicholas Wilson · 8 years ago
  12. 8518e7d [WebAssembly] Use uint8_t for single byte values to match the spec by Sam Clegg · 8 years ago
  13. ea397f6 [WebAssembly] Use Twine rather than StringRef for logging messages by Sam Clegg · 8 years ago
  14. 26a84fc [WebAssembly] Fix variable name. by Rui Ueyama · 8 years ago
  15. 9310297 [WebAssembly] Add explicit symbol table by Sam Clegg · 8 years ago
  16. 3141ddc Consistent (non) use of empty lines in include blocks by Sam Clegg · 8 years ago
  17. bf450d9 Do not create a temporary data structure for relocations. by Rui Ueyama · 8 years ago
  18. 1184253 Refactor wasm/WriterUtil.{cpp,h}. by Rui Ueyama · 8 years ago
  19. 7b9ed65 Style fix. NFC. by Rui Ueyama · 8 years ago
  20. 1a9b7b9 [WebAssembly] Update to match llvm change rL323901. NFC by Sam Clegg · 8 years ago
  21. b862159 [WebAssembly] Allow function signature checking at link time by Sam Clegg · 8 years ago
  22. e48f223 Remove `else` or `break` after `fatal`. NFC. by Rui Ueyama · 8 years ago
  23. c94d393 [WebAssembly] Initial wasm linker implementation by Sam Clegg · 8 years ago