-
**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…
-
### 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…
-
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…
-
This goal of this issue is to discuss multiple options to implement WASM into Kibana. This focuses on WASM builds from Golang. Implementation details on Golang side are out of scope for this issue sin…
-
Hello,
When running under Node `v20.17.0`, I'm affected by https://github.com/webpack/webpack/issues/14532 and getting the following error:
```
michel@debian:/dev/shm/wasm-test/www$ npm run start…
-
### Description
We're using `DllImport` / `UnmanagedCallersOnly` to build Wasm libraries for a custom host API.
I noticed that some of our functions crash when invoked as Wasm exports, and through f…
-
Last pass https://github.com/bytecodealliance/wasm-micro-runtime/actions/runs/11694609446/job/32568704604
First failure https://github.com/bytecodealliance/wasm-micro-runtime/actions/runs/11717281799…
-
### Current Behavior
1. `npm install nx@19.5.2` results in:
```
#19 1.284 /go/src/github.com/grafana/node_modules/nx/src/native/native-bindings.js:359
#19 1.284 throw new Error('Failed to load…
-
Hey, we're getting the following stack trace of this unhandled exception:
```
Error: recursive use of an object detected which would lead to unsafe aliasing in rust
File "/app/node_modules/.pnpm/…
-
Using this environment:
Rancher Desktop: 1.16.0
Argo Workflows: 3.5.11
WASM plugin: 0.3.1
Base OS WSL:
WSL version: 2.3.24.0
Kernel version: 5.15.153.1-2
WSLg version: 1.0.65
MSRDC version…