Commit Verlauf

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