Skip to content

Repro for linking issue when linking Rust & C++ in a pyodide wheel.

Notifications You must be signed in to change notification settings

ProspectiveCo/rust-cpp-linking-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Repro for linking issue when linking Rust & C++ in a pyodide wheel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published