Commit History

Author SHA1 Message Date
  Jonas Maebe 0758aa1143 FPU exception mask: generlised system unit interface 2 years ago
  Nikolay Nikolov b900be6142 + added WebAssembly intrinsics for reading __tls_size, __tls_align and __tls_base 3 years ago
  Nikolay Nikolov 16f5863847 + added WebAssembly atomic store intrinsics 3 years ago
  Nikolay Nikolov 0103964250 + implemented WebAssembly atomic load intrinsics 3 years ago
  Nikolay Nikolov f1cb5d8f71 + support intrinsic for the memory.atomic.notify WebAssembly instruction 3 years ago
  Nikolay Nikolov 86643710c4 + support intrinsics for the WebAssembly memory.atomic.wait32 and memory.atomic.wait64 instructions 3 years ago
  Nikolay Nikolov e376851fd8 * fixes to the WebAssembly atomic function intrinsics 3 years ago
  Nikolay Nikolov e03b920520 + added intrinsic support for the WebAssembly cmpxchg atomic operations as well 3 years ago
  Nikolay Nikolov d8f06aa4f1 + added instrinsic support for the all the 2-parameter read-modify-write 3 years ago
  Nikolay Nikolov 1d70437017 + added intrinsic (for RTL internal use) that emits the WebAssembly atomic.fence instruction 3 years ago
  Nikolay Nikolov 3258937d97 + implemented move() for WebAssembly via the memory.copy instruction 3 years ago
  Nikolay Nikolov 2e3e3edb5f + implemented FillChar for WebAssembly via the memory.fill instruction 3 years ago
  Nikolay Nikolov c2754eac3f + introduced the wasm32_throw_fpcexception inline function, that emits a 3 years ago
  nickysn 4ef1367019 + added wasm32 inline procedure for generating the 'unreachable' instruction 4 years ago
  nickysn 54299874d3 + implemented memory.grow and memory.size intrinsics and implemented SysOSAlloc 4 years ago
  nickysn 0ec39281f9 + added rtl directory and some rtl include files for wasm32 4 years ago