-
wasm-rt.h is not fully documented on the following points, which is an issue when evaluating wasm2c for embedded targets (or any project that cannot rely on wasm-rt-impl.c):
* What headers generate…
-
**Describe the problem you are trying to solve**
I often find when running `cargo search` I want to browse the source of packages that are returned, but often end up in a web browser at https://cra…
-
I was recently looking through the draft release notes when I noticed #95295. While it makes sense for `Layout::from_size_align()` to restrict allocations to `isize::MAX` bytes, this restriction was a…
-
use lz4_open to set attribute
use lz4_write to compress
use lz4_read to decompress
Will it be easier to use?
-
hi... imagine this situation
- suppose we have an embedded system with a basic webserver and xxhash32
- we generate a dynamic web page with many chunks, each one with some step of a larger process…
-
To help us debug your issue please explain:
- [x] I've read the [CONTRIBUTING guide](https://github.com/conan-io/conan/blob/develop/.github/CONTRIBUTING.md).
- [ ] I've specified the Conan version…
-
### Issue:
`zig build-obj -target riscv64-freestanding` seems to default to `soft-float ABI` for C and Zig files.
Assembly files seem to target `double-float` as expected.
### Expected behavior:
…
-
[P1641R0](https://wg21.link/p1641r0) Freestanding Library: Rewording the Status Quo (Ben Craig)
-
The problem is that std::array is not provided in the freestanding C++ environment, which means if you use std::array you are going to lose portabilities.
The same problem goes with std::addressof,…
-
```
/nix/store/rxj91snijfnwpm0w1bs58zx8a4qmf2rr-riscv64-none-elf-stage-final-gcc-debug-10.2.0/riscv64-none-elf/sys-include/sys/signal.h:201: note: this is the location of the previous definition
2…
ghost updated
3 years ago