1.1.4
This release makes significant improvements to WebAccess. While it now passes 160 tests from the FS test suites, it still fails 9 of them. You should not use WebAccess in production until these issues are fixed.
With that out of the way, here are the other changes in this release:
writenow works with resizable buffers onWebAccessFS- Updated
IndexedDBto have caching at the store level - Enabled
verbatimModuleSyntax - Fixed
framebufferallocating a new buffer every time it was written to - Removed
file-system-accessdevelopment dependency in favor of a custom File System Access API polyfill- The dependency also had multiple bugs
- Improved
WebAccesshandlekindchecks - Added
DOM.AsyncIterableto tsconfig - Fixed
ErrnoErrorsyscalls inWebAccess - Updated to core 1.9.0