v0.6.0
版本发布时间: 2016-08-29 09:51:16
jvilk/BrowserFS最新发布版本:v1.4.3(2017-08-08 04:22:34)
This release brings the following new features:
- New backend: Emscripten: The Emscripten backend lets you mount an Emscripten file system within BrowserFS. Thanks to @Narazaka for the initial code and the idea!
There are also a number of important bugfixes+optimizations:
- OverlayFS: Fixes a serious bug in deletion logic that prevented you from deleting a file, and then re-writing it later. Also includes logic to prevent your code from manipulating the deletion log.
-
OverlayFS:
readFile
optimization when used with anXmlHttpRequest
backend, which is a common case; avoids a round-trip to the server to determine the size of a file. Thanks, @bpowers!
1、 browserfs.js 733.34KB
2、 browserfs.js.map 1.24MB
3、 browserfs.min.js 263.73KB
4、 browserfs.min.js.map 1.15MB