Kevin D Smith

Results 15 issues of Kevin D Smith

Currently, streaming charts and images are done by pushing the data updates through a Jupyter communicator. This creates a lot of overhead in moving the data across the wire, as...

I was getting a crash when initializing a wasm module that used wasi-vfs. I was using wasi-sdk 20 and thought that maybe I should build wasi-vfs against that to make...

Is it possible to allow multiple calls to `wasi-vfs pack`? We'd like to add some files to a wasm module as a "standard library", but then add other directories later...

**Describe the bug** When running the following code, I got a TLS error. At one point, this code did run. I had to update Uptrain and some other libraries to...

bug