Skip to content

Release v0.1.3-Beta

Choose a tag to compare

@github-actions github-actions released this 27 Nov 14:03
· 33 commits to main since this release

Added

  • java function for internal usage
  • export function xxx() {} support

Changed

Fixed

  • export let xxx not work
  • function name now in every call
  • import context from file not to global context but to OBJECT_PROTOTYPE