Historie revizí

Autor SHA1 Zpráva Datum
  David Thompson 0abdea6739 vm: Fix 'throw'. před 8 měsíci
  David Thompson 8c4313d562 vm: Add runtime support for try, try_delegate, throw, and rethrow. před 9 měsíci
  David Thompson bd5cd7a578 vm: Fix br_table. před 1 rokem
  David Thompson d19fd417d0 make: Get distcheck workin' again. před 1 rokem
  Andy Wingo e33bb50d75 test-vm: use the noop stringref lowering před 1 rokem
  David Thompson e8627fa4a8 Don't run VM tests on V8 if $WASM_HOST says no. před 1 rokem
  Andy Wingo fe4835de78 Add new "lower-globals" pass před 1 rokem
  David Thompson 808e49fcb5 vm: Add support for global.get in constant expressions. před 1 rokem
  David Thompson 0886e79e05 vm: Add support for more gc instructions in constant expressions. před 1 rokem
  David Thompson 7132b92735 vm: Add array.new_data, array.new_elem, array.init_data, array.init_elem. před 1 rokem
  David Thompson 837e9e8e79 vm: Improve public interface names and remove obsolete imports. před 1 rokem
  Andy Wingo d6a0c7d247 Remove --experimental-wasm-{gc,return-call} v8 flags před 1 rokem
  Andy Wingo 905c497cbf Renumber GC opcodes, rename to final names před 1 rokem
  David Thompson d9ccb669c0 vm: Fix shr/shl instructions. před 1 rokem
  David Thompson 613b259e5f vm: Implement string.encode_wtf8_array. před 1 rokem
  David Thompson 89e9d7b90a vm: Implement string.measure_utf8 and string.measure_wtf8. před 1 rokem
  David Thompson f6568c6799 vm: Implement string.new_lossy_utf8_array. před 1 rokem
  David Thompson 6c6529a8da vm: Fix instructions that wrap numbers such as i32.wrap_i64. před 1 rokem
  David Thompson d908992095 vm: Elide runtime type checks for WASM->WASM calls. před 1 rokem
  David Thompson 8bfd2798e9 vm: Fix return_call and friends. před 1 rokem
  David Thompson 6b018b1faf vm: Add f64.promote_f32 instruction. před 1 rokem
  David Thompson 8a16873304 vm: Add string.const. před 1 rokem
  David Thompson 68cca8a00c vm: Hack for return_call and friends. před 1 rokem
  David Thompson c6d934f788 vm: Add br_table. před 1 rokem
  David Thompson 16fb22871c vm: Add support for GC instructions. před 1 rokem
  David Thompson a28618373d vm: Add table and basic reference type support. před 1 rokem
  David Thompson 9253fe038f vm: Add support for numeric conversion operations. před 1 rokem
  David Thompson baafa3bb0a vm: Add support for f32/f64 operations. před 1 rokem
  David Thompson b54a847d0f vm: Add i64 operations. před 1 rokem
  David Thompson d66aa46af7 vm: Fix reversed argument order in 'call' instruction. před 1 rokem