fpc/rtl/wasm32
2022-05-21 18:03:14 +03:00
..
cpuh.inc + support intrinsic for the memory.atomic.notify WebAssembly instruction 2022-05-21 18:03:14 +03:00
cpuinnr.inc + support intrinsics for the WebAssembly memory.atomic.wait32 and memory.atomic.wait64 instructions 2022-05-21 17:53:38 +03:00
except_branchful.inc + added unhandled exception handling code for the branchful exceptions mode 2021-10-05 04:06:56 +03:00
except_native.inc + default exception handling in WebAssembly native exceptions mode 2021-10-05 08:02:39 +03:00
int64p.inc + added dummy int64p.inc file for WebAssembly 2021-01-18 22:50:22 +00:00
makefile.cpu + added except_native.inc include file (empty for now, but will provide RTL 2021-09-18 03:08:48 +03:00
math.inc + added math.inc and set.inc 2021-01-04 15:37:16 +00:00
mathu.inc + enabled compilation of unit math for the WASI target 2021-06-01 16:56:55 +00:00
set.inc + added math.inc and set.inc 2021-01-04 15:37:16 +00:00
setjump.inc - removed the DebugWriteXXX functions from the WASI system unit, since console 2021-10-10 20:25:29 +03:00
setjumph.inc * fixed compilation of the setjmp/longjmp dummy functions for WebAssembly 2021-01-20 21:54:24 +00:00
strings.inc + compile the strings unit for the wasi target 2021-01-25 21:17:28 +00:00
stringss.inc + compile the strings unit for the wasi target 2021-01-25 21:17:28 +00:00
wasm32.inc + return a small, fake backtrace for WebAssembly, so that in case of a runtime 2021-10-05 04:44:52 +03:00