-
The WebAudioModules API implements a formalized plugin interface for the web. It would be nice if DPF wasm builds could support this: https://github.com/webaudiomodules/api
I have no idea what we n…
-
### What version of Bun is running?
1.1.34-canary.40+693320879
### What platform is your computer?
Linux 5.15.0-43-generic x86_64 x86_64
### What steps can reproduce the bug?
```
bun install @swc…
-
- [x] POC [go.bytecodealliance.org](https://go.bytecodealliance.org) with duplicate repo at https://github.com/bytecodealliance/go-modules
- [x] Disable GitHub Pages on https://github.com/bytecodeall…
-
### Scenario & Reproduction Steps
node v22.5.0
authentication error: http error: error issuing the request with reqwest: error sending request: JsValue(TypeError: Only absolute URLs are supporte…
-
```
yarn run v1.22.22
$ /home/lord/tmp/minimal-webpack5-wasm-demo/node_modules/.bin/webpack serve
node:internal/crypto/hash:79
this[kHandle] = new _Hash(algorithm, xofLen, algorithmId, getHashCa…
-
Hi there,
I am currently setting up a Vue 3 project in which I would love to make use of the vue-pdf-viewer. I am facing an issue with pdfjs-dist, which I'm hoping you might be able to help me with…
-
```
import * as foo from "./foo.wasm";
```
where foo will correspond to the exports of the wasm module.
-
I still get the same error with jco 1.7.1 that uses 0.13.1 of this project. #150 does not set timeOrigin. The change from https://github.com/bytecodealliance/ComponentizeJS/pull/146/commits/cb4d73af4f…
-
### Describe the Bug
The Hello World! example fails to run or even compile with Rust 1.82.0, presumably due to reference types. That example uses webpack with a configuration that will invoke [@we…
-
**What I am trying to achieve:**
I want to bundle an existing PHP CLI application with a multiple files and run it with `php-wasm` by building my own `php-wasm` with included files through the config…