-
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…
-
### Describe the bug
Hey everyone, I want to switch my beacon and validator node to lodestar but experience an interesting issue with v1.22.0. This is the error I receive:
```
/usr/app/node_modules…
-
### 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…
-
```
import * as foo from "./foo.wasm";
```
where foo will correspond to the exports of the wasm module.
-
I see that there are wasm_mvp, wasm_threads and wasm_eh targets being built in CI however I get a number of errors trying to build locally
Are there instructions on how to build and test a wasm ext…
-
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…
-
TinyGo's current behavior is to handle module -> component conversion for `-target wasip2`.
## Where is shell exec today?
### wit-bindgen-go
https://github.com/bytecodealliance/wasm-tools-go/bl…
-
### 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…
-
# Reproduction
```shell
cat > foo.c
-
### Describe the Bug
We compile two wasm modules, one with target features for bulk-memory, simd128, nontrapping-fptoint, sign-ext, and reference-types and one without those target features. The on…