Skip to content

2020-03-30

Compare
Choose a tag to compare
@mirkosertic mirkosertic released this 30 Mar 10:40
· 666 commits to master since this release

Changes

  • #324 Use Slot-Based Virtual Tables instead of FunctionID-Based implem
  • #345 Upgrade to OpenJDK 14 (#347)
  • #328 JS: constructor as reference produce an error (#350)
  • #326 JS: generic object cast breaks the script
  • #325 default method on interfaces cannot be overwritten (#352)
  • #327 JS: Interface references as consumer handled wrong (#356)
  • #216 Replace .static in JS backend with reference_kind in MethodRef
  • #361 Make LLVM optimization level configurable (#362)
  • #351 RFE specify name of wasmbindings.js (#363)
  • Fixed Maven download URL
  • Re-enabled the inefficient-if optimizer for LLVM backend (#343)
  • Compiler performance tuning (#360)
  • Bump jackson-databind from 2.9.10.1 to 2.9.10.3 in /core (#340)
  • Bump kotlin.version from 1.3.61 to 1.3.70 (#339)
  • Bump maven-dependency-plugin from 3.1.1 to 3.1.2 (#346)
  • Bump mockito-core from 3.3.0 to 3.3.3 (#348)
  • Bump maven-javadoc-plugin from 3.1.1 to 3.2.0 (#349)
  • Bump kotlin.version from 1.3.70 to 1.3.71 (#355)
  • Bump spring-boot-maven-plugin from 2.2.5.RELEASE to 2.2.6.RELEASE (#358)
  • Bump pitest-maven from 1.5.0 to 1.5.1 (#364)
  • Bump asm from 7.3.1 to 8.0 (#365)