-
### Describe the Bug
While using yew gloo_net will not add in any custom user defined headers.
This is needed for calling surrealdb's REST API which requires custom headers: "NS" for namespace sel…
-
The project compiles the wasm bundle only if I add this to my cargo.toml
```.toml
[package.metadata.wasm-pack.profile.release]
wasm-opt = false
```
Other wise it throws an error about adding …
-
Runtime
`index.tsx`
```
import('blake3/browser').then(blake3 => {
console.log(blake3.hash('foo')); // => Uint8Array
});
ReactDOM.render(
...
);
```
```
[Error] Unhandled Promise Rej…
-
### Describe the Bug
I have an existing project with some browser-based tests. I find when I update my `wasm-bindgen` dependency to anything >= 0.2.93, tests can no longer run.
### Steps to Repr…
-
**Problem**
Using dioxus main with the repro app below, in release mode I encounter a panic (two actually), and in debug mode I get a warning (the same one twice in a row actually). It seems to be …
-
```
#[derive(GraphQLQuery)]
| ^^^^^^^^^^^^
|
= help: message: unnamed operation
```
Project fails to compile with the error above.
here are my imports:
```
use graphql_cl…
-
Prerendering is important for SEO & SMO, website performance and it allows to use Rust frameworks as static site generators.
Seed templates use [react-snap](https://github.com/stereobooster/react-…
-
I'm ready to give WASM compilation a try now that the plugin system is set up >:)
Will require creating the websockets-wasm plugin and creating WASM-friendly alternatives to some of the core.
…
-
The TL;DR; of my scenario is I'm making Rust bindings that can target most sane native targets (works today through the C API) and wasm32 (does not work today). Rust has 4 WASM targets, (`wasm32-unkno…
-
### Describe the bug
Im trying to view an old website which has flash. Trying web archive, i see it does function. But when i try it on the actual website it wont work. It states this error about not…