-
## What is the problem your feature solves, or the need it fulfills?
[Proxy WASM](https://github.com/proxy-wasm/spec) is an spec that allows HTTP filters to be implemented in WASM (supported in Env…
-
**Problem**
I am using react-native-webview to run a wasm. Works beautifully on ios but on android it fails due to compile issues of the wasm for nearly all API version (except for very new phones). …
-
### Checklist
- [X] The issue can be reproduced in the [auth0_flutter sample app](https://github.com/auth0-samples/auth0-flutter-samples/tree/main/sample) (or N/A).
- [X] I have looked into the [Read…
-
## Why
Currently, the Wasm modules generated by `scala-wasm` depend on helper functions in JavaScript, making it possible to run them on JavaScript engines like V8, but not on standalone Wasm runti…
-
I tried this code:
```rust
use image::{DynamicImage, Rgb};
use ndarray::{Array, ArrayBase, Axis, IxDyn, OwnedRepr, s};
use ort::execution_providers::CPUExecutionProviderOptions;
use ort::{Exe…
-
**Describe the bug**
Script crashes when you subscribe to relay(s) with reusing a single `Filter` instance.
The stack trace:
```
/home/jiftechnify/projects/code_samples/nostr/rust-nostr-js-s…
-
I'm having some difficulty running js code compiled to wasm using `jco` in `wepl`. I've tried to boil this down to a minimal example.
*repltest.js*
```
export function test() {
return "ok";
…
-
Hi @mit-mit,
Thank you for providing this web assembly demo and the effort put into making this tool available for Dart.
While the way to build a wasm Dart website / Flutter web-app is well-docume…
-
### System Information
OpenCV version: 4.8.0
Operating System / Platform: macOS 13.3.1 M1
Compiler & compiler version: GCC 9.3.0
### Detailed description
I'm trying to compile a simple weba…
-
## Description
Firstly, really like where `weaver` is going. Great stuff.
As mentioned in the [project readme](https://github.com/open-telemetry/weaver?tab=readme-ov-file#key-features) - weaver …