Commit History

Autor SHA1 Mensaxe Data
  David Thompson 0abdea6739 vm: Fix 'throw'. hai 9 meses
  David Thompson 8c4313d562 vm: Add runtime support for try, try_delegate, throw, and rethrow. hai 10 meses
  David Thompson 54ca89135b vm: Validate try, try_delegate, throw, and rethrow. hai 10 meses
  David Thompson e8784da2bf vm: Remove commented code. hai 10 meses
  David Thompson 5adb1d42ed vm: Remove outdated comment. hai 10 meses
  David Thompson 12e907e9cd stack: Add type field to <block>. hai 10 meses
  David Thompson ee1ab7f888 Add id field to <wasm>. hai 11 meses
  David Thompson 42cf485f39 vm: Add types to printers for functions, nulls, structs, and arrays. hai 1 ano
  David Thompson e3eb66aea6 vm: Stop printing internals of structs and arrays. hai 1 ano
  David Thompson 23f130c92d vm: Handle (ref null extern) better in wrapped imports. hai 1 ano
  David Thompson bd5cd7a578 vm: Fix br_table. hai 1 ano
  David Thompson c9eefb4d48 vm: Include import name in function signature mismatch error. hai 1 ano
  David Thompson 5558ad2e92 vm: Fix bug where only the first constant instruction was being validated. hai 1 ano
  David Thompson 433d4ffb07 Update copyright headers and module commentary. hai 1 ano
  David Thompson b0e3aaa456 Extract canonical types module. hai 1 ano
  David Thompson 808e49fcb5 vm: Add support for global.get in constant expressions. hai 1 ano
  David Thompson 0886e79e05 vm: Add support for more gc instructions in constant expressions. hai 1 ano
  David Thompson 9731b978a9 vm: Add extern.internalize and extern.externalize. hai 1 ano
  David Thompson f215c7e370 vm: Make fill value optional in make-wasm-array. hai 1 ano
  David Thompson 7132b92735 vm: Add array.new_data, array.new_elem, array.init_data, array.init_elem. hai 1 ano
  David Thompson e237808a39 vm: Fix validation of passive data segments. hai 1 ano
  David Thompson 647fec5ce1 vm: Add data vector to instances. hai 1 ano
  David Thompson a3dd9d598b vm: Only copy active data segments during initialization. hai 1 ano
  David Thompson 837e9e8e79 vm: Improve public interface names and remove obsolete imports. hai 1 ano
  David Thompson 533ad5dc9e vm: Fix table.grow implementation. hai 1 ano
  Andy Wingo 905c497cbf Renumber GC opcodes, rename to final names hai 1 ano
  David Thompson 9ec88afa3b vm: Make runtime errors continuable. hai 1 ano
  David Thompson 2f6883342a vm: Correctly extract global type during validation. hai 1 ano
  David Thompson 77f10d4709 resolve: Fully resolve signatures in type uses. hai 1 ano
  David Thompson fb3cebc1bf parse: Wrap mem type in memory. hai 1 ano