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
|
4 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 |