1. 52fa2cc Use MacroAssemblerCodePtr in Wasm code for code pointers instead of void*. by mark.lam@apple.com · 7 years ago
  2. 17e92c5 WebAssembly: Wasm::IndexOrName has a raw pointer to Name by jfbastien@apple.com · 7 years ago
  3. 2aa89f7 WebAssembly: NFC renames of things that aren't JS-specific by jfbastien@apple.com · 7 years ago
  4. d9f999e WebAssembly: no VM / JS version of everything but Instance by jfbastien@apple.com · 7 years ago
  5. b87f546 Unreviewed, rolling out r222791 and r222873. by ryanhaddad@apple.com · 7 years ago
  6. 495e376 WebAssembly: no VM / JS version of everything but Instance by jfbastien@apple.com · 7 years ago
  7. 81a3b13 Demarcate code added due to lack of NSDMI for aggregates by dbates@webkit.org · 8 years ago
  8. d1682b3 WebAssembly: implement name section's module name, skip unknown sections by jfbastien@apple.com · 8 years ago
  9. e63ccf0 WebAssembly: We should only create wrappers for functions that can be exported by keith_miller@apple.com · 8 years ago
  10. 381e333 WebAssembly: support name section JSTests: by jfbastien@apple.com · 8 years ago
  11. 5fe2e70 WebAssembly: Implement tier up https://bugs.webkit.org/show_bug.cgi?id=170134 by keith_miller@apple.com · 8 years ago
  12. 1890372 WebAssembly: ModuleInformation should be a ref counted thing that can be shared across threads. by keith_miller@apple.com · 8 years ago
  13. 4ab4416 WebAssembly: Make our calls out to JS PIC friendly by sbarati@apple.com · 8 years ago
  14. 57f9cc1 WebAssembly: Ref count Signature and SignatureInformation should not care about VM by sbarati@apple.com · 8 years ago
  15. 8161b84 WebAssembly: Make WebAssembly.instantiate/compile truly asynchronous by keith_miller@apple.com · 8 years ago
  16. a9101fb WebAssembly: implement Module imports/exports by jfbastien@apple.com · 8 years ago
  17. 217c0cd WebAssembly: implement init_expr for Element by sbarati@apple.com · 8 years ago
  18. e3ecd6a WASM should support faster loads. https://bugs.webkit.org/show_bug.cgi?id=162693 by keith_miller@apple.com · 8 years ago
  19. 23693f7 WebAssembly JS API: add Module.sections by jfbastien@apple.com · 8 years ago
  20. 373aa05 WebAssembly: handle and optimize wasm export → wasm import calls by jfbastien@apple.com · 8 years ago
  21. 3259fe6 WebAssembly: Implement grow_memory and current_memory by sbarati@apple.com · 8 years ago
  22. 5fb7731 WebAssembly: unique function signatures by jfbastien@apple.com · 8 years ago
  23. 54a8f92 WebAssembly: improve compilation error messages by jfbastien@apple.com · 8 years ago
  24. dc13ef5 WebAssembly JS API: implement Global by keith_miller@apple.com · 8 years ago
  25. 9fab881 WebAssembly: implement the elements section by sbarati@apple.com · 8 years ago
  26. 6fa39dc WebAssembly: implement the table section and table import by sbarati@apple.com · 8 years ago
  27. 812da91 We should be able to throw exceptions from Wasm code and when Wasm frames are on the stack by sbarati@apple.com · 8 years ago
  28. 8e01a1d Wasm should support call_indirect https://bugs.webkit.org/show_bug.cgi?id=165718 by keith_miller@apple.com · 8 years ago
  29. 64983d4 WebAssembly: implement data section by jfbastien@apple.com · 8 years ago
  30. dacdc39 WebAssembly JS API: implement start function by jfbastien@apple.com · 8 years ago
  31. 73916bb WebAssembly JS API: implement importing and defining Memory by sbarati@apple.com · 8 years ago
  32. 148b8d9 WebAssembly JS API: wire up Instance imports by jfbastien@apple.com · 8 years ago
  33. 8ebd818 We should have a Wasm callee https://bugs.webkit.org/show_bug.cgi?id=165163 by sbarati@apple.com · 8 years ago
  34. 338be4a WebAssembly: update binary format to 0xD version by jfbastien@apple.com · 8 years ago
  35. c2fe4f9 WebAssembly: revert patch causing odd breakage by jfbastien@apple.com · 8 years ago
  36. 843c8b6 WebAssembly: update binary format to 0xD version by jfbastien@apple.com · 8 years ago
  37. f738dd1 WebAssembly JS API: improve Instance by jfbastien@apple.com · 8 years ago
  38. 97a32c1 WebAssembly JS API: implement more sections by jfbastien@apple.com · 8 years ago
  39. ab77f85 Add a WASM function validator. https://bugs.webkit.org/show_bug.cgi?id=161707 by keith_miller@apple.com · 8 years ago
  40. 1719216 Rename WASM to Wasm https://bugs.webkit.org/show_bug.cgi?id=163796 by keith_miller@apple.com · 8 years ago[Renamed (92%) from Source/JavaScriptCore/wasm/WASMFormat.h]
  41. baaecc2 Add support for WASM calls https://bugs.webkit.org/show_bug.cgi?id=161727 by keith_miller@apple.com · 8 years ago
  42. 49eb17b Add support for WASM Memory. https://bugs.webkit.org/show_bug.cgi?id=161710 by keith_miller@apple.com · 8 years ago
  43. fb3cbad Update WASM towards 0xc https://bugs.webkit.org/show_bug.cgi?id=162067 by keith_miller@apple.com · 9 years ago
  44. 70cf9ca Add support for WASM Loops and Branches by keith_miller@apple.com · 9 years ago
  45. 12f2071 jsc: provide printErr() https://bugs.webkit.org/show_bug.cgi?id=161513 by keith_miller@apple.com · 9 years ago
  46. f32146b Rename WASM classes dropping the WASM prefix by keith_miller@apple.com · 9 years ago
  47. 1b7aae3 Fix the ENABLE(WEBASSEMBLY) build on Linux by ossy@webkit.org · 9 years ago
  48. 4c2bd5f Implement WASM Parser and B3 IR generator by keith_miller@apple.com · 9 years ago
  49. eb3bb1df Implement indirect calls in WebAssembly by commit-queue@webkit.org · 10 years ago
  50. 86c82c8 Implement WebAssembly function parser by commit-queue@webkit.org · 10 years ago
  51. f8d8acd Parse the entire WebAssembly modules by commit-queue@webkit.org · 10 years ago