@lynx-js/tasm 0.0.39 → 0.0.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,8 +1,11 @@
1
1
  # CHANGELOG
2
- # 0.0.39
2
+ # 0.0.41
3
+ * fix lepus bytecode optimization register overflow and add debug prints when Lepus bytecode optimization flag is set
4
+
5
+ # 0.0.40
3
6
  * Support CSR attributesArray entries using the kind-based static, slot, and spread schema.
4
7
 
5
- # 0.0.37
8
+ # 0.0.39
6
9
  * delete aggregate template pass in lepus ir pass to optimize parse time.
7
10
 
8
11
  # 0.0.38
Binary file
Binary file