-
Perhaps adding an additional safeguard on the transform output could increase trust in the shipped base64 wasm file
PoC on top of the package public API (but embedding that inside the package might…
-
I'm trying to migrate my tutorial to support WASM, and I'm working on my lighting example and I'm running into a translation error. Here's the message that showed up in the console:
```
panicked a…
-
### Describe the bug
I'm seeing a segmentation fault when running wasmer-wasix, and it seems related to running wasmer-wasix inside tokio while also spawning a thread from within the WebAs…
-
### Go version
tip
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='arm64'
GOBIN=''
GOCACHE='/home/johan/.cache/go-build'
GOENV='/home/johan/.config/go/env'
GOE…
-
I'm trying to use a web assembly (wasm) module, but wasm modules must be served with the content type `application/wasm`, and when running `bundle exec jekyll serve` to test the site locally, they are…
-
**Scenario:**
I want to use `wai_bindgen_wasmer` to create a Rust program that would import WASM plugins, and then run that program on a webpage. I unserstand that's what the `js` feature is for, b…
-
I have merged the `leptos_0.7` branch from #2607 because it is much easier just to juggle main + PRs than main, a branch, PRs to main, and PRs to the branch!
Good first issues/PRs super welcome to …
-
I try to use LiquidCore in my Kotlin Android App because I need to load my WASM module from JS file generated by Emscripten.
However, when I require my JS file, works fine but when my JS module try t…
-
RT
-
In addition to generating bindings for `n` various languages, it would be useful to emit the rust api information as json. This would allow for some additional use cases w/o having to modify the `dipl…