Skip to content

v0.1.3

Latest
Compare
Choose a tag to compare
@Egor00f Egor00f released this 05 Jan 17:48
· 12 commits to main since this release

What's Changed

  • Add runtime dll load by @Egor00f in #6
    now lua can load shared libraries
  • move syscalls to shared library.
    nopw you must load syscalls as local syscalls = require("syscalls")

Full Changelog: v0.1.2...v0.1.3