-
Hello! I'm trying to use the [npm package](https://www.npmjs.com/package/@johnnymorganz/stylua) via [vite-plugin-wasm](https://github.com/Menci/vite-plugin-wasm), but I'm running into the following er…
-
## 🐛 Bug description
Our build was working up to rust 1.81.0.
With Rustc 1.82.0, I am getting an error with wasm-opt.
#### 🤔 Expected Behavior
wasm-opt should work with rustc 1.82.0
#### 👟 St…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
`[dependencies]
rimage = { version = "0.9", features = ["webp", "avif"] }`
could rimage build in…
-
```
Subject: [sourmash-bio/sourmash] Run failed: Rust publish - r0.17.0 (e86c8a8)
[sourmash-bio/sourmash] Rust pu…
-
## 🐛 Bug description
wasm-pack can not find cargo-generate installed by cargo
#### 🤔 Expected Behavior
wasm-pack initialize my project successfully and without any errors
#### 👟 Steps to r…
-
**Describe the bug**
Given the following valid archive:
```bash
@lowlighter ➜ /tmp $ wget https://github.com/rustwasm/wasm-pack/releases/download/v0.13.0/wasm-pack-v0.13.0-x86_64-unknown-linux-mu…
-
## 🐛 Bug description
Current generated code make use of `import * as wasm from "./.wasm"`
This does not work in browser and require a bundler
#### 🤔 Expected Behavior
I expect wasm-pack to gene…
-
### Problem
Upgrading `wasm-pack` to the latest version (`0.13.0`) results in the following error with bundlers:
```
Module not found: Error: Can't resolve '../../..' in '/home/runner/work/sola…
-
### I did this
I tried to run the tutorial in the `tutorial` folder of the repository. I first tried to run it with `make tide`, but it complained about `Error: No such file or directory (os error 2)…
mawis updated
3 weeks ago
-
### Dojo.js Version
all
### What happened?
Currently dojo.js use [wasm-pack](https://rustwasm.github.io/wasm-pack/) to generate the js boilerplate to load wasm in browser/node/etc...
Unfor…