Nikolay Nikolov
|
b900be6142
+ added WebAssembly intrinsics for reading __tls_size, __tls_align and __tls_base
|
3 rokov pred |
Nikolay Nikolov
|
9274f17c52
+ reserved inline numbers for the WebAssembly atomic loads and stores
|
3 rokov pred |
Nikolay Nikolov
|
86643710c4
+ support intrinsics for the WebAssembly memory.atomic.wait32 and memory.atomic.wait64 instructions
|
3 rokov pred |
Nikolay Nikolov
|
e03b920520
+ added intrinsic support for the WebAssembly cmpxchg atomic operations as well
|
3 rokov pred |
Nikolay Nikolov
|
d8f06aa4f1
+ added instrinsic support for the all the 2-parameter read-modify-write
|
3 rokov pred |
Nikolay Nikolov
|
1d70437017
+ added intrinsic (for RTL internal use) that emits the WebAssembly atomic.fence instruction
|
3 rokov pred |
Nikolay Nikolov
|
85207e94f8
+ added inline numbers for a memory.copy and a memory.fill intrinsic
|
3 rokov pred |
Nikolay Nikolov
|
c2754eac3f
+ introduced the wasm32_throw_fpcexception inline function, that emits a
|
3 rokov pred |
nickysn
|
4ef1367019
+ added wasm32 inline procedure for generating the 'unreachable' instruction
|
4 rokov pred |
nickysn
|
54299874d3
+ implemented memory.grow and memory.size intrinsics and implemented SysOSAlloc
|
4 rokov pred |