Skip to content

0.7.0

Compare
Choose a tag to compare
@MaxDesiatov MaxDesiatov released this 27 Sep 09:49
· 276 commits to main since this release
42ae818

This release adds multiple new types bridged from JavaScript, namely JSError, JSDate, JSTimer (which corresponds to setTimeout/setInterval calls and manages closure lifetime for you), JSString and JSPromise. We now also have documentation published automatically for the main branch.

Closed issues:

  • TypedArray improvement? (#52)

Merged pull requests: