-
### Describe the bug
```
thread 'main' panicked at C:\Users\Rose\.cargo\registry\src\index.crates.io-6f17d22bba15001f\softbuffer-0.4.6\src\backends\win32.rs:99:9:
assertion failed: !bitmap.is_null(…
-
### Did you check existing issues?
- [x] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser
- [x] I have searched the ex…
-
### Description
In environments like rust packaging it is useful to control packit actions more centrally. The main question is how to handle it. Preferably it would not be handled within a packit/…
-
MSRV will become increasingly important as cargo will soon recognize the `rust-version` field and resolve dependencies.
Currently the prqlc crate is a required dependency of downstream packages tha…
-
### Describe the bug
I am a beginner with Wasmer. I have just created a new Docker container specifically to install Wasmer and attempted to use 'wasmer run test.wasm.' However, even in this simple…
-
We should consider grouping together `rudof_cli` and `rudof_lib` because Rust seems to handle both lib and main in the same source in a nice way.
At this moment, we have them separately but once w…
labra updated
1 month ago
-
Hi componentize-py folks!
Thank you for a great presentation at WASMCON a while ago! I just now catching up with your nifty tool.
What is your debugging guideline for a Python-turn-WASM component?…
-
I'm using espflash for Rust based and non-Rust based ESP32 project. It is great.
However when I'm debugging non-Rust based app like Erlang with AtomVM, I'm stressed a bit to execute `espflash monitor…
-
### System Info
image: ghcr.io/huggingface/text-embeddings-inference:86-1.5
Docker restarted and output the following error log:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2024-10-13T19:18:24.…
-
## Description
When creating a new Gleam project with `gleam new`, there are situations where the `gleam` CLI will respond with errors due to disallowed project naming patterns:
Context: bas…