-
Hello! I am working on a wasm app that interacts with postgres using sqlx. For this, I added websocket support in sqlx and a ws-tcp proxy is needed between the wasm app and postgres. I have tested que…
-
Would be excellent to add the new `--new-session-with-layout` argument. I am starting with this script:
```fish
#!/usr/bin/env fish
function p # Get git project directory from .projects. See al…
-
### Description
when I open [web demo](https://fishfolk.github.io/jumpy/player/latest/), it first shows some loading animation, then nothing.
### To Reproduce
_No response_
### Expected Behavior
…
-
I am not sure where to open this issue, as it involves quarto, webr, rwasm and shinylive. I am facing a new issue which I did not have few weeks ago.
I want to render a quarto [document](https://gi…
-
The dash bundle is approx. 1o Mbyte, which will be a problem for WASM deploys. We should investigate ways to reduce its size.
cf. https://github.com/plotly/plotly.py/issues/4817
-
@Maan2003 wrote an initial WASM-compatible database implementation a couple months ago, based on [Rexie](https://github.com/devashishdxt/rexie). It's currently used by [webimint](https://github.com/ju…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
AntiforgeryValidationException after clicking logout when Blazor WASM interactive page is dis…
-
Apparently `needs-dynamic-linking` is not equivalent to checking if dylib or cdylib crate types are supported.
- In compiletest, `needs-dynamic-linking` performs a check based on target cfg's `dynami…
-
Optimizations, i.e. running partial eval, before compiling into Wasm is something you could want to do. However, at the moment, the only way to get that done is to do a series of calls:
```
$ opa …
-
Add WASM version of rust-invaders