v0.5.1
版本发布时间: 2015-11-08 06:23:39
jvilk/BrowserFS最新发布版本:v1.4.3(2017-08-08 04:22:34)
Minor bugfix release:
- Fixes localStorage backend with non-BFS buffer implementations. We normally use a custom binary string encoding to store data in localStorage, which takes advantage of the fact that most browsers allow you to store invalid UTF-16 in localStorage to pack 2X the data. We now fallback to base64 when binary string isn't available.
1、 browserfs.js 504.75KB
2、 browserfs.js.map 955.5KB
3、 browserfs.min.js 217.31KB
4、 browserfs.min.js.map 1.22MB