Commit History

Author SHA1 Message Date
  David Thompson fa87fe7bef parse: Strip type from type use objects. 1 year ago
  David Thompson 0424f28f99 vm: Export additional procedures. 1 year ago
  David Thompson 6bae6bbad2 vm: Remove REPL commands. 1 year ago
  David Thompson d9ccb669c0 vm: Fix shr/shl instructions. 1 year ago
  David Thompson 613b259e5f vm: Implement string.encode_wtf8_array. 1 year ago
  David Thompson 89e9d7b90a vm: Implement string.measure_utf8 and string.measure_wtf8. 1 year ago
  David Thompson f6568c6799 vm: Implement string.new_lossy_utf8_array. 1 year ago
  David Thompson 8a16dc3dc9 vm: Fix block type printing in print-location. 1 year ago
  David Thompson a00e4b26f1 vm: Fix wasm-array-copy! 1 year ago
  David Thompson dce7cbe6cc vm: Support string refs in is-a? 1 year ago
  David Thompson 436d0e6109 vm: Improve print-runtime-error. 1 year ago
  David Thompson 1c92f6bda7 vm: Fix bugs in print-location. 1 year ago
  David Thompson a4adced8b8 vm: Properly wrap imported non-WASM procedures. 1 year ago
  David Thompson 6c6529a8da vm: Fix instructions that wrap numbers such as i32.wrap_i64. 1 year ago
  David Thompson 2fdba4d2b1 vm: Add handy REPL commands. 1 year ago
  David Thompson 9e2aa9e5ba vm: Rewrite instruction position tracking. 1 year ago
  David Thompson 398ba4fdf7 Remove old TODO comment. 1 year ago
  David Thompson d908992095 vm: Elide runtime type checks for WASM->WASM calls. 1 year ago
  David Thompson 239d3a47f5 vm: Fix exported function call type checking. 1 year ago
  David Thompson 8bfd2798e9 vm: Fix return_call and friends. 1 year ago
  David Thompson ec139c7ecb vm: Fix struct/array signed/unsigned access. 1 year ago
  David Thompson 6b018b1faf vm: Add f64.promote_f32 instruction. 1 year ago
  David Thompson 3ef18f11aa vm: Implement a few stringref instructions. 1 year ago
  David Thompson 80a007f430 vm: Improve return_call and friends. 1 year ago
  David Thompson 72e0bb91d5 vm: Fix array.new_fixed. 1 year ago
  David Thompson 8584d4e01a vm: Add recursive type group canonicalization. 1 year ago
  David Thompson 7ab38a243a vm: Fix func/array/struct printing. 1 year ago
  David Thompson cafca9584e vm: Fix typo. 1 year ago
  David Thompson ed05d13f49 vm: Add custom printers for funcs, structs, and arrays. 1 year ago
  David Thompson 825de8203a vm: Type checking hacks. 1 year ago