lean4-htt/doc/dev
Sofia Rodrigues 0f2cb91336
feat: add lean_setup_libuv for initializing required LIBUV components (#8636)
This PR adds a function called `lean_setup_libuv` that initializes
required LIBUV components. It needs to be outside of
`lean_initialize_runtime_module` because it requires `argv` and `argc`
to work correctly.

---------

Co-authored-by: Markus Himmel <markus@lean-fro.org>
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
2025-06-27 11:11:17 +00:00
..
bootstrap.md chore: default parseQuotWithCurrentStage to true in stage 0 (#6212) 2024-11-27 12:58:44 +00:00
commit_convention.md doc: commit conventions and Mathlib CI (#6605) 2025-01-13 02:29:46 +00:00
debugging.md doc: stderrAsMessages is now the default on the cmdline as well (#4955) 2024-08-08 10:28:22 +00:00
ffi.md feat: add lean_setup_libuv for initializing required LIBUV components (#8636) 2025-06-27 11:11:17 +00:00
index.md feat: move lean-pr-testing-NNNN branches to a fork (#8933) 2025-06-24 03:30:43 +00:00
release_checklist.md chore: improvements to release checklist and scripts (#8586) 2025-06-10 22:56:06 +00:00
testing.md doc: add links to folder references (#3249) 2024-02-05 13:30:48 +00:00