Michaël Van Canneyt 5d3abdcc5d * Add FindFirst/FindNext support 1 سال پیش
..
Readme.md d8bea5b79a * Small explanation about the filesystem support 1 سال پیش
browser.dom.js d8bea5b79a * Small explanation about the filesystem support 1 سال پیش
browser.min.js d8bea5b79a * Small explanation about the filesystem support 1 سال پیش
bulma.min.css d8bea5b79a * Small explanation about the filesystem support 1 سال پیش
filesystemhost.lpi 5d3abdcc5d * Add FindFirst/FindNext support 1 سال پیش
filesystemhost.lpr 5d3abdcc5d * Add FindFirst/FindNext support 1 سال پیش
fsdemo.lpi d8bea5b79a * Small explanation about the filesystem support 1 سال پیش
fsdemo.lpr 5d3abdcc5d * Add FindFirst/FindNext support 1 سال پیش
fsdemos.lpg d8bea5b79a * Small explanation about the filesystem support 1 سال پیش
index.html d8bea5b79a * Small explanation about the filesystem support 1 سال پیش

Readme.md

WebAssembly Filesystem demo

The filesystem demo relies on ZenFS:

https://zen-fs.github.io/

Included here are 2 files from ZenFS:

browser.min.js (ZenFS core) browser.dom.js (ZenFS DOM backends)

They must be included in any pas2js program if you wish to enable filesystem support for WebAssembly.