-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://crates.io/crates/polars) of Polars.
### Reproduc…
-
I would really love to see support for WIT resources https://component-model.bytecodealliance.org/design/wit.html#resources . I tried to use them and received the "not yet implemented" error. My `cows…
-
## Description
When building with `esbuild-wasm` using Node 23.0.0 and 23.1.0, Go panics and the process hangs indefinitely
```
panic: JavaScript error: Path is a directory: open returned ERR_FS_…
-
I see that the project was written from scratch entirely in Rust but I am wondering if it would work with WASM/WASI. I have a dream to implement Ruby into Bevy when proper scripting support is impleme…
-
#### Feature
When using the `wasmtime run` command I'd like to be able to attach a directory as read-only.
#### Benefit
Currently this works:
```
wget https://github.com/brettcannon/cpython…
-
The following code caused an error in the testnet instance.
```
(define-read-only (get-decimals) (ok u0))
(define-read-only (get-name) (ok "Rocket Token"))
(define-read-only (get-symbol) (ok "RKT"…
csgui updated
2 weeks ago
-
All smart contracts are being built sequentially but they could be built in parallel. I believe this is a bottleneck in the CI and would also speed things up significantly locally
-
The current HTTP Wasm filter is there around 4+ years. This issue is going to track and gather info until which state we think it is reasonable to move out of alpha to `stable` based on this [extensio…
-
This is a tracking issue to manage the WASM implementation of the Breez SDK.
**Tasks**
- [x] Test different WASM/WASI/emscripten build methods
- [ ] Identify changes required for Breez SDK / Gr…
-
### What are you generating using Kiota, clients or plugins?
API Client/SDK
### In what context or format are you using Kiota?
Nuget tool
### Client library/SDK language
Csharp
### Describe the …