Emma Smith
Emma Smith
### Problem Statement I've noticed we have gotten several support requests due to users experiencing errors due to permissions issues which haven't always been obvious. ### Solution Brainstorm It might...
Hi, I realized that BLIS is probably the best prepared to run in web assembly of all of the BLAS libraries I'm aware of because it uses C99 instead of...
Emscripten has an asyncify pass which can allow synchronous C code yield to the JS event loop and even block on an async JS call. I expect asyncifying the core...
The build scripts now load all of the modules that aren't already removed from a zip file, but one thing we could do is lazy load things instead, only putting...
I am very interested in getting this to work as a method to compile for android. Currently, with only a few minor patches, it seems to be almost there, however...
Hi! I'd like to use Ceres from a Rust project, so I was hoping to use the C API, but I noticed that it is rather limited at this time....
I know you don't have it currently, but I would love to see it.
While not yet released, when it is, support will (not) happen (updated as I am not supporting this)