Skip to content

v2.0.0-1.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 14:58
· 27 commits to main since this release

Commits

  • 81361ff: Do not cast MessageCollector? to nonnull. (bennyhuo)
  • 04bc215: Support to print IR after lowering. Output dirs should respect to user configured outputDir in PrinterExtension. (bennyhuo)
  • cce6698: Support print optimized IR on JVM targets. (bennyhuo)
  • 84f4396: Catch and print error messages into the output file when failed to print IR. (bennyhuo)
  • faee7e0: Update sample project. (bennyhuo)
  • ef472bc: Separate the output files by module. (bennyhuo)
  • 61fad39: Update maven publish configs. (bennyhuo)
  • bce52ee: Always use in-process strategy in sample. (bennyhuo)
  • 3f09ef1: Separate build type for llvm ir output. (bennyhuo)
  • dc229c8: Support generating wat from wasm files. (bennyhuo)
  • c45a39f: Enable gradle configuration cache in sample. (bennyhuo)
  • 3c7af43: Fix errors with Compose printer. (bennyhuo)
  • 84d234d: Generate wat for optimized wasm files. (bennyhuo)
  • 26081f0: Release 2.0.0-1.2.0. (bennyhuo)