Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 0758aa1143 FPU exception mask: generlised system unit interface il y a 3 ans
  Nikolay Nikolov e3139fea21 + setup a thread manager (functions are still not yet implemented), when the WASI RTL is compiled with multithreading support il y a 3 ans
  Nikolay Nikolov 47c271dcd0 + implemented InterlockedIncrement, InterlockedDecrement, InterlockedExchange, il y a 3 ans
  Nikolay Nikolov d9eb8d75b9 + return a small, fake backtrace for WebAssembly, so that in case of a runtime il y a 4 ans
  Nikolay Nikolov 3258937d97 + implemented move() for WebAssembly via the memory.copy instruction il y a 4 ans
  Nikolay Nikolov 2e3e3edb5f + implemented FillChar for WebAssembly via the memory.fill instruction il y a 4 ans
  Nikolay Nikolov 91f0f1a86c * don't include except.inc if wasm32 native exception is turned on, instead il y a 4 ans
  Nikolay Nikolov 33e25a3dfe + added except_native.inc include file (empty for now, but will provide RTL il y a 4 ans
  nickysn 8c33dc4692 * return nil in get_caller_addr, get_caller_frame an sptr il y a 4 ans
  nickysn de15809f62 + added some WASM32 functions il y a 4 ans
  nickysn b8367e3152 + added fpc_cpuinit for WebAssembly il y a 4 ans
  nickysn a5fafea8d1 * more updates to attempt to get a larger part of the full RTL to compile for WASM32 il y a 4 ans