Commit History

Author SHA1 Message Date
  Max Kuznetsov c461a7fe60 Fix: stop execution when trying to slice an unsupported type (#443) 8 months ago
  Max Kuznetsov 9d35005ffe Throw a runtime error when trying to slice an unsupported type (#442) 8 months ago
  wlxwlxwlx 18b953c7be increase size of jump operands (#438) 10 months ago
  E Sequeira da09c300a5 Revert "[OpJumpFalse, OpAndJump, OpOrJump, OpJump], these four instructions have been changed to use 4 bytes to avoid precision loss and panic when the number of instructions exceeds the maximum of 16 bits (65535) (#433)" (#436) 11 months ago
  wlxwlxwlx 18424deb5a [OpJumpFalse, OpAndJump, OpOrJump, OpJump], these four instructions have been changed to use 4 bytes to avoid precision loss and panic when the number of instructions exceeds the maximum of 16 bits (65535) (#433) 11 months ago
  I Putu Susila a419bfc93a fix slice low/high index shadowing variables in vm (#394) 2 years ago
  shiyuge 8a3f5bdb11 fix: copy SourceMap in vm OpClosure branch (#392) 2 years ago
  Ralph Caraveo III d9b300cb70 For the OpMap VM instruction, since numElements is known just use the capacity hint. (#347) 3 years ago
  Ozan Hacıbekiroğlu 7834251c84 spread last call argument v2 (#302) 4 years ago
  daniel 3b53bc4f6d Revert "remove callable args alloc (#259)" (#260) 4 years ago
  Ozan Hacıbekiroğlu b75bda7da7 remove callable args alloc (#259) 4 years ago
  Ozan HACIBEKİROĞLU 0854675469 update vm to raise wrapped runtime errors (#247) 4 years ago
  daniel d5b24138d3 add go module v2 (#244) 4 years ago
  daniel a9a233a750 fix internal package issue (#241) 4 years ago
  daniel c88a5f506e some code clean up (#237) 4 years ago