Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 270 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 270 Bytes

Repro for C++/Rust linking pain

  • Setup a Python 3.12 environment.
  • Checkout emsdk as .emsdk in the root.
  • cd .emsdk && ./emsdk install 3.1.58
  • pip install --upgrade maturin
  • Run make build_rust_wheel WASM=1