jbdoderlein / BetterOCaml

A small but efficient, intuitive and responsive OCaml IDE right in your browser! Ships OCaml v5.1.1, interpreter by your browser (so it works offline!), compiled with js_of_ocaml.
https://perso.eleves.ens-rennes.fr/people/jean-baptiste.doderlein/betterocaml
Apache License 2.0
37 stars 8 forks source link

PWA File System Support #27

Closed jbdoderlein closed 3 years ago

jbdoderlein commented 3 years ago

Add PWA File System API and fallback for non compatible browser like firefox. This ponyfill seems a great solution

jbdoderlein commented 3 years ago

A bit difficult to implemant, and a bit useless

Naereen commented 3 years ago

I don't really understand what you would like to implement and why. Maybe it is (unfortunately) a bit useless?