Skip to content
  • Yorick Peterse's avatar
    Limit methods to 255 arguments · b241834e
    Yorick Peterse authored
    This allows us to use a single byte to store the number of arguments.
    Currently this is not yet used, but will be when we rework the memory
    layout of VM instructions.
    b241834e