| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-01-24 | Fix testing of the standard library with Emscripten | bjorn3 | -0/+1 | |
| This does need EMCC_CFLAGS="-s MAXIMUM_MEMORY=2GB" avoid several OOMs. | ||||
| 2024-12-04 | Move some alloc tests to the alloctests crate | bjorn3 | -0/+719 | |
| Unit tests directly inside of standard library crates require a very fragile way of building that is hard to reproduce outside of bootstrap. | ||||
