Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 06:30
· 58 commits to main since this release
+ Added imports.
+ Added analyzer.

Added

  • Imports — you can now import functions from kernel32.dll on Windows.
  • Analyzer — the analyzer will analyze your code for dead code and errors.

Fixed

  • Bug with incorrect Rel32 patching.