grimbough / rhdf5

Package providing an interface between HDF5 and R
http://bioconductor.org/packages/rhdf5
61 stars 22 forks source link

wasm / webR compilation planned? #148

Open eingemaischt opened 2 months ago

eingemaischt commented 2 months ago

Hi,

we are currently investigating possibilities to offer some of our shiny apps with shinylive as wasm / browser side web applications.

For this all used libraries have to have a wasm32 emscripten port in their repository.

Did you already try to compile your library to wasm32 or is this due to some limitations (e.g. file access) not possible in this stage?