-
### Summary
It would be nice to compile, say, BROTLI to a WASM module and run it on any language and on any platform supporting WASM, but WASM_bindgen seems limited to the browser unless I am missi…
-
Initially nodejs target was not supported when js snippets were implemented. Is it the time to add support for nodejs?
There is already code like this in `js-sys` tests:
```rust
#[wasm_bindgen(mo…
-
# Update
Fixed by calling `linker.define_wasi()` https://github.com/amaranth-lang/amaranth-yosys/blob/17a79d937509c3412ffb778d55a5d6bc9c8b76d2/amaranth_yosys/__main__.py#L23
Please include a pro…
-
The current implementation has quite a few issues:
1. The wasm code should be in `web/satellite/wasm` not in `satellite/console/wasm` etc. It's role is to support the `web/satellite` frontend not t…
-
### Which Cloudflare product(s) does this pertain to?
Wrangler
### What version of `Wrangler` are you using?
2.13.0
### What operating system are you using?
Mac
### Describe the Bug
Getting the…
-
**Tesseract.js version (5.1.1)**
**Describe the bug**
In Manifest V3, all of the extension's logic must be part of the extension package. while configuring tesseract.js in my project which is expe…
-
Repro:
Go to [WebAssembly.sh](https://webassembly.sh/)
Run command `wapm install torch2424/wasm-matrix`
Run command `wasm-matrix`
Notice the following error:
```shell
$ wapm install torch2424/wa…
-
Issues reported using [V8 issue tracker](https://bugs.chromium.org/p/v8/issues/list):
- [ ] [V8 Wasm performance unexpectedly low for emscripten micro benchmarks](https://bugs.chromium.org/p/v8/issue…
-
I'm using cargo-web + stdweb to create Chrome Extensions. It generally works well, but there is one issue.
To explain, here is what the `.js` looks like when compiling with the `wasm32-unknown-unkn…
Pauan updated
5 years ago
-
It would be awesome if Piper's awesome TTS could generate the audio locally in the browser e.g: on an old phone, but the dependency on ONNX and the eSpeak variant makes this tricky.
Streaming audio t…