-
**Describe the Crash**
I imported 2 images in the editor, then added a Rasterize blend node, when I tried to connect the output of the blend node to a transform to output in a layer it crashed
**S…
-
## Description
Currently, to build an Edgee WASM component, we need to download wasi_snapshot_preview1.reactor.wasm manually.
Investigate the current build process and identify potential optimizati…
-
Hi, I'm currently experimenting with wasm components for a plugin system, and one use case I have is being able to do callbacks between components.
So say we have two components `A` and `B`, where …
-
The VSCode Extension keeps crashing on my machine immediately after opening a toml file. It tries starting five times and eventually gives up. The output is as follows:
```
RuntimeError: unreachab…
-
**If you are reporting *any* crash or *any* potential security issue, *do not*
open an issue in this repo. Please report the issue via emailing
envoy-security@googlegroups.com where the issue will b…
-
The WASM [Relaxed SIMD](https://github.com/WebAssembly/relaxed-simd) instructions were stabilized in [Rust v1.82](https://blog.rust-lang.org/2024/10/17/Rust-1.82.0.html#stabilized-apis).
This inclu…
-
Anyone tried running this as a web app ?
The FS access would be a problem ?
-
Happens after restarting the node (killing the app and starting it again)
Env:
- "@nimiq/core": "2.0.0"
- nodejs v20.10.0
```
2024-11-19T21:22:04.126000128Z WARN lib | Unable to …
-
**Is your feature request related to a problem? Please describe.**
Projects using `flutter_sound` cannot compile to WASM right now, since `flutter_sound_web` uses the deprecated `package:js` and `dar…
-
Describe the bug:
Flutter 3.24 or newer supports running a web app with Wasm using `flutter run --wasm`.
Auto-Injector for wasm.
RuntimeError: dereferencing a null pointer at ModularRouteInfo…