r-wasm / webr

The statistical language R compiled to WebAssembly via Emscripten, for use in web browsers and Node.
https://docs.r-wasm.org/webr/latest/
Other
804 stars 54 forks source link

Add `IDBFS` persistent storage under `PostMessage` communication channel #445

Closed georgestagg closed 2 weeks ago

georgestagg commented 2 weeks ago

Context: #56, #442.

Closes #442.

JosiahParry commented 2 weeks ago

Cruising!!!! Thank you!