-
## 🐛 Bug description
I am building a wasm project on Ubuntu system. This project uses kafka consumer.
This is Cargo.toml
```
[package]
name = "wds-sterling-emulator"
version = "0.1.0"
edition =…
-
Sentry Issue: [RAYEXEC-55](https://glaredb.sentry.io/issues/5724951466/?referrer=github_integration)
```
RuntimeError: unreachable executed
at None (app:///_next/static/wasm/f2bfbac8f5e840d6.wasm:w…
-
I noticed in pong that you have some user buttons. And i noticed that the way you implemented them is the start of a classic "gadget" or "widget" or other-name library. Buttons, checkboxes, radio but…
-
*Title*: *Add support to fetch wasm binary from https base clusters*
*Description*:
Currently, using https urls to fetch wasm binaries, does not support https, as it will always set the wrong :sch…
-
### Subject of the issue
WAMR currently fails the names.wast spec test, specifically because the spec permits module exports with names containing NUL bytes, but WAMR does not.
### Test case
…
-
## Loading generated WASM binary from a python runtime
- [ ] How to handle callbacks ? (MsgHandler and WasmIoHandler)
* Loading js library directly from a python runtime
* Creating a new saito pytho…
-
Don’t think we have one right now in this repo ?
Makes it easier to mess around for devs snd show off the system people that want to quickly understand what is possible .
A simple little web gu…
-
I tried to compile a hello-world with gambit-c and wasi-sdk:
1. Install `wasi-sdk-bin` and `gambit-c` on Arch Linux
2. Set WASI_SDK_PATH, on fish it would be `set -gx WASI_SDK_PATH /opt/wasi…
-
In a game I'm trying to mod I get this error message in the console when loading
![image](https://user-images.githubusercontent.com/47361570/160873141-f705159b-1ec0-4d4e-b5e7-7c658a00c147.png)
-
Two of the the underlying libraries used for the GUI of neophyte, `winit` and `wgpu`, support compiling to WebAssembly and using WebGPU in the browser.
- https://docs.rs/winit/0.30.5/wasm32-unknown…
ctsrc updated
1 month ago