Historial de Commits

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