sagemathinc / cowasm

CoWasm: Collaborative WebAssembly for Servers and Browsers. Built using Zig. Supports Python with extension modules, including numpy.
https://cowasm.org
BSD 3-Clause "New" or "Revised" License
488 stars 23 forks source link

building python 3.11.beta3 with zig0.9.1 -- many symbols aren't defined so it fails #1

Closed williamstein closed 2 years ago

williamstein commented 2 years ago

See https://github.com/ziglang/zig/issues/9485 for related discussion.