-
Hi there, I’m not sure if I should report this here or in rust-lang/rust, so please let me know if I need to move this report elsewhere.
When investigating issues with the Nixpkgs `rustc` build, we d…
-
It would be great if Dart could be compiled in a "freestanding" way, this means compile without any OS assumptions. It could make it easier to embed Dart into unique places like UEFI without patching …
-
I managed to get snitch to run properly on a freestanding C++ environment, namely the Sony PlayStation 1:
![image](https://github.com/user-attachments/assets/fde29789-de2c-432e-bad7-b44835a7c169)
…
-
# Games Module - Express App
## Overview
This module is part of a web application built using Express.js, Node.js, and MongoDB. It provides a dynamic, mobile-friendly system for creating and intera…
-
Thanks for your library, this looks useful and I have looked for something to get time from sufficiently stable processor frequency without/with as few as reasonable syscalls. I have 2 questions about…
-
std::allocator is not freestanding and there is no way to allocate heap memory in constexpr either. Do you have a solution?
-
| | |
| --- | --- |
| Bugzilla Link | [47280](https://llvm.org/bz47280) |
| Version | unspecified |
| OS | All |
| CC | @legrosbuffle,@davidbolvansky,@DougGregor,@efriedma-quic,@zygoloid |
#…
-
## 2024-06-28 Library Evolution St. Louis Meeting (First Morning Session)
[P3325R0](https://wg21.link/P3325R0): A Utility for Creating Execution Environments
[2024-06-28 Library Evolution St. Lo…
-
As mentioned in https://github.com/RustAudio/ogg/pull/32#issuecomment-1107841292, it'd be nice to make this crate work with `#![no_std]`, which would allow its usage by embedded developers or other fr…
-
The Try Now button on projectnessie.org redirects to [here](https://projectnessie.org/try/). That site links to 4 different python notebooks, each as freestanding examples that can be run interactivel…