Skip to content

v0.27.37

Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 01:54
ae8c46c

Bug fixes

  • Math.pow constant optimization behaves inconsistently in different versions of node (#2920) (ae8c46c)
    use the pow function compiled by AS bootstrap to optimize the constant propagation of pow