Historie revizí

Autor SHA1 Zpráva Datum
  nickysn a28eb39f4b + implemented WASI file close před 4 roky
  nickysn 8e2e31f95c * memory.grow returns the previous memory size in pages, so we don't need to ask for the size first in SysOSAlloc před 4 roky
  nickysn a6d332d092 - removed the heap alloc/free function debug output před 4 roky
  nickysn 0077b16cc3 * pass 3 as fd for path_open před 4 roky
  nickysn 594be1be04 * properly handle reference with negative offsets před 4 roky
  nickysn fb29456a0a * fixed parameter of DebugWriteHexLongWord před 4 roky
  nickysn b35d3c5f3a * don't override inittempvariables for WebAssembly, because things like před 4 roky
  florian 2519fb1266 * patch by J. Gareth Moreton: aarch64 EXTDEBUG fixes and extensions, resolves #38383 před 4 roky
  nickysn f891c52dd1 - removed tarrayreftype, because it's not used on the wasm target před 4 roky
  nickysn f294ea5028 - removed commented out code from aasmcpu.pas před 4 roky
  nickysn fe7c14a2c0 * synchronized with trunk před 4 roky
  nickysn 1003d6499f * formatting před 4 roky
  nickysn 9e95895a9b * get rid of the internal error in thlcgwasm.a_cmp_ref_reg_stack by using swap_opcmp před 4 roky
  nickysn 5a84c4db61 - get rid of FRAME_POINTER_SYM and BASE_POINTER_SYM - they should not be used anymore před 4 roky
  nickysn 4d99fb3352 * allocate locals in a better way, so that we don't get 2 extra wasted locals per function před 4 roky
  nickysn e0dffb1c2c * fixes to the type conversions in thlcgwasm.resize_stack_int_val před 4 roky
  nickysn f03245e05c - get rid of maybe_adjust_cmp_stackval - it is unnecessary for WebAssembly, před 4 roky
  nickysn a9264cc608 - removed commented out method g_copyvalueparas před 4 roky
  nickysn 3a0d84fde2 - removed outdated comment from thlcgwasm.a_cmp_stack_stack před 4 roky
  nickysn f3482acbf9 - removed commented out code from thlcgwasm.g_proc_entry před 4 roky
  nickysn 83f88e515b * renamed the a_get/set/tee_local/global asm ops a_local/global_set/get/tee před 4 roky
  nickysn d8f55ebb48 * renamed the a_iXX_extendYYYY family of asm ops to their modern versions před 4 roky
  nickysn 116366a8e3 * updated the a_iXX_trunc_su_fYY asm ops to their modern format a_iXX_trunc_fYY_su před 4 roky
  nickysn 60242ca0fd * updated the a_fXX_convert_su_iYY asm ops to their modern format a_fXX_convert_iYY_su před 4 roky
  nickysn 9acfdc8cdd * the a_f64_reinterpret_f64 asm op renamed a_f64_reinterpret_i64 před 4 roky
  nickysn 699626ee5c * a_grow_memory asm op renamed a_memory_grow před 4 roky
  nickysn d0fe45a595 * a_current_memory asm op renamed a_memory_size před 4 roky
  pierre 1351ccb3bf Avoid range check errors před 4 roky
  pierre f28629e8e1 Only set FNotifyMainThreadEvent at start of Execute method and after finishing the compilation of a package před 4 roky
  nickysn a329325217 * THandle is a longint on the WASI target před 4 roky