1. 6c899ba [WebAssembly] Add first claass symbol table to wasm objects by Sam Clegg · 8 years ago
  2. db1916a [WebAssembly] Add mechanisms for specifying an explicit import module name. by Dan Gohman · 8 years ago
  3. 6e7f182 [WebAssembly] MC: Remove unused code for handling of wasm globals by Sam Clegg · 8 years ago
  4. ad19047d [WebAssembly] Remove WASM_STACK_POINTER. by Dan Gohman · 8 years ago
  5. c2c9977 [WebAssembly] Implement WASM_STACK_POINTER. by Dan Gohman · 8 years ago
  6. 12fd3da [WebAssembly] MC: Fix crash when -g specified. by Sam Clegg · 8 years ago
  7. 9bf73c0 [WebAssembly] Fix types for address taken functions by Sam Clegg · 8 years ago
  8. 970d02c [WebAssembly] Initial linking metadata support by Dan Gohman · 9 years ago
  9. b879539 [WebAssembly] Fix some broken type encodings in wasm binary by Derek Schuff · 9 years ago
  10. e2688c4 [WebAssembly] Use LEB encoding for value types by Derek Schuff · 9 years ago
  11. 82607f5 [WebAssembly] Add support for using a wasm global for the stack pointer. by Dan Gohman · 9 years ago
  12. d934cb8 [WebAssembly] Basic support for Wasm object file encoding. by Dan Gohman · 9 years ago
  13. 18eafb6 [WebAssembly] Add skeleton MC support for the Wasm container format by Dan Gohman · 9 years ago
  14. 7747d703e [WebAssembly] Emit .import_global assembler directives by Derek Schuff · 9 years ago
  15. 3acb187 [WebAssembly] Implement more WebAssembly binary encoding. by Dan Gohman · 9 years ago
  16. 2726b88 [WebAssemby] Implement block signatures. by Dan Gohman · 9 years ago
  17. c64d765 [WebAssembly] Support CFI for WebAssembly target by Derek Schuff · 9 years ago
  18. 5859a9ed [WebAssembly] Emit type signatures for declared functions by Derek Schuff · 9 years ago
  19. f5bae9c Revert "[WebAssembly] Emit type signatures for declared functions" by Derek Schuff · 9 years ago
  20. 23b7d65 [WebAssembly] Emit type signatures for declared functions by Derek Schuff · 9 years ago
  21. b550cb1 [NFC] Header cleanup by Mehdi Amini · 10 years ago
  22. 820f754 Make some headers self-contained, remove unused includes that violate layering. by Benjamin Kramer · 10 years ago
  23. 3469ee1 [WebAssembly] Introduce a WebAssemblyTargetStreamer class. by Dan Gohman · 10 years ago