Commit Graph

6 Commits

Author SHA1 Message Date
Nikolay Nikolov
a62c7555d7 - removed the DebugWriteXXX functions from the WASI system unit, since console
output is now quite stable and can be used for debugging
2021-10-10 20:25:29 +03:00
nickysn
cfc9838349 * fixed compilation of the embedded target
git-svn-id: branches/wasm@48462 -
2021-01-31 04:00:08 +00:00
nickysn
2c2f2189e3 + write a debug output message and trap in FPC_LONGJMP for WebAssembly
git-svn-id: branches/wasm@48443 -
2021-01-28 13:02:26 +00:00
nickysn
bc7f37dad7 * fixed compilation of the setjmp/longjmp dummy functions for WebAssembly
git-svn-id: branches/wasm@48242 -
2021-01-20 21:54:24 +00:00
nickysn
0651e88682 * fixed wasm32 compilation error in setjump.inc
git-svn-id: branches/wasm@48232 -
2021-01-20 20:57:42 +00:00
nickysn
774f6f650d + dummy setjmp/longjmp implementation for WebAssembly
git-svn-id: branches/wasm@48219 -
2021-01-19 19:38:25 +00:00