v0.4.1
This is a small bugfix release.
- Extended
java.nio
support: Added a number of missing native methods forjava.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.