Skip to content

0.4.18-remastered.6

Choose a tag to compare

@lahmatiy lahmatiy released this 18 Jul 15:53
  • Added packTable option for parser generateModule() method (parser.generateModule("esm", { packTable: "advanced" })), to employ a more sophisticated approach for packing BNF table, this is useful for large tables to reduce tens of kilobytes down to just a few kilobytes
  • Fixed auto-resolved conflict warnings in non-debug mode
  • Fixed unnecessary export in generated ESM code