fpc/rtl/wasm32
2021-06-01 16:56:55 +00:00
..
cpuh.inc + added wasm32 inline procedure for generating the 'unreachable' instruction 2021-01-28 12:48:56 +00:00
cpuinnr.inc + added wasm32 inline procedure for generating the 'unreachable' instruction 2021-01-28 12:48:56 +00:00
int64p.inc + added dummy int64p.inc file for WebAssembly 2021-01-18 22:50:22 +00:00
makefile.cpu + added makefile.cpu for wasm32 2021-01-02 22:27:30 +00: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 * fixed compilation of the embedded target 2021-01-31 04:00:08 +00: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 nil in get_caller_addr, get_caller_frame an sptr 2021-01-24 02:18:20 +00:00