Skip to content

Releases: jmir1/quickjs-android

0.9.5

27 Apr 22:38
Compare
Choose a tag to compare

Fixed

  • Normal QuickJS objects like console.log now work

0.9.4

27 Apr 09:45
Compare
Choose a tag to compare

Added

  • You can now evaluate modules by setting isModule to true.

0.9.3

26 Apr 11:54
Compare
Choose a tag to compare

Added

  • The engine now sets maxStackSize to 1MB by default.