php-wasm icon indicating copy to clipboard operation
php-wasm copied to clipboard

Filesystem with PhpWeb

Open eduardoplnascimento opened this issue 2 years ago • 2 comments
trafficstars

How do I access the filesystem module with PhpWeb?

I saw that the code doesn't export that module to the binary.

Is there a simpler way to get this access, or would I need to change the code to export the FS module?

eduardoplnascimento avatar May 17 '23 12:05 eduardoplnascimento

Other question, can we use IndexedDb with PhpWeb filesystem?

eduardoplnascimento avatar May 25 '23 13:05 eduardoplnascimento

Other question, can we use IndexedDb with PhpWeb filesystem?

Working on releasing that now. You should already see it working in the Drupal Demo

seanmorris avatar Jan 25 '24 00:01 seanmorris