--
You received this message because you are subscribed to the Google Groups "emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to emscripten-disc...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/emscripten-discuss/45b5a7c4-d3d2-40af-ac05-35f5f309561bn%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/emscripten-discuss/572886e5-c650-41c9-8ed7-b9be4279436bn%40googlegroups.com.
IIUC the plan is to have WASMFS support the existing filesytems writting using the JS filesystem API? So maybe we you can just write it against the current libfs.js API and it will *just* work after in both old and new filesystems.
To view this discussion visit https://groups.google.com/d/msgid/emscripten-discuss/112290ab-7dc6-453a-9375-3a8fdf1068cen%40googlegroups.com.
Yes, emscripten seems like it should be able to support the regular 1024 limit but that assert will throw if there are more than 64. Smells like legacy cruft? My apps work fine if I just patch out that assert and use the regular limit.
To view this discussion visit https://groups.google.com/d/msgid/emscripten-discuss/5bb52e73-6ab3-4653-add2-5d579daf013en%40googlegroups.com.