Skip to content

v0.4.1

Compare
Choose a tag to compare
@jvilk jvilk released this 19 Aug 04:58
· 45 commits to master since this release

This is a small bugfix release.

  • Extended java.nio support: Added a number of missing native methods for java.nio support, and fixed bugs in the methods that were previously there.
  • Miscellaneous bug fixes:
    • throwNewException now uses the caller's classloader.
    • Fixed webpack using wrong module name for BrowserFS in our UMD modules for DoppioJVM, preventing people from consuming DoppioJVM with a module loader properly.