PyO3
pyo3
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
try 3.14
davidhewitt:emscripten-313
52 minutes ago
Fix windows cross compile in ci
messense:ffi-raw-dylib
1 hour ago
Update examples/maturin-starter/Cargo.toml
messense:ffi-raw-dylib
3 hours ago
fix ffi-check in 3.15.0a7 (#5873)
main
17 hours ago
Emscripten: No extra rustc-cdylib-link-args on Rust >= 1.95 We used to have to pass extra flags to build with Emscripten but 1. Emscripten 4.0.0 made WASM_BIGINT automatic 2. Rust version 1.95 learned how to build cdylibs https://github.com/rust-lang/rust/pull/151704 We use Emscripten 3.1.58 to build for Python 3.12 which would be broken by dropping WASM_BIGINT but for Python 3.12 we also use JS eh which doesn't work at all with Rust version >= 1.93 so there's no added breakage. On the other hand, Python 3.13 uses Emscripten 4.0.9 and doesn't need `-sWASM_BIGINT`.
hoodmane:emscripten-no-flags-rust-1.95
21 hours ago
Emscripten: No extra rustc-cdylib-link-args on Rust >= 1.95 We used to have to pass extra flags to build with Emscripten but 1. Emscripten 4.0.0 made WASM_BIGINT automatic 2. Rust version 1.95 learned how to build cdylibs https://github.com/rust-lang/rust/pull/151704 We use Emscripten 3.1.58 to build for Python 3.12 which would be broken by dropping WASM_BIGINT but for Python 3.12 we also use JS eh which doesn't work at all with Rust version >= 1.93 so there's no added breakage. On the other hand, Python 3.13 uses Emscripten 4.0.9 and doesn't need `-sWASM_BIGINT`.
hoodmane:emscripten-no-flags-rust-1.95
22 hours ago
fix ffi-check in 3.15.0a7
ngoldbaum:315-ffi-check
22 hours ago
fix ffi-check in 3.15.0a7
ngoldbaum:moduledef-hide-details
22 hours ago
Active Branches
ci: bump emscripten build to 3.13
last run
52 minutes ago
#5455
CodSpeed Performance Gauge
0%
pyo3-ffi: use raw-dylib for Windows linking, eliminating import libraries
last run
1 hour ago
#5866
CodSpeed Performance Gauge
0%
Emscripten: No extra rustc-cdylib-link-args on Rust >= 1.95
last run
21 hours ago
#5874
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs