Merge branch 'main' into remove-nat

This commit is contained in:
Richard Feldman 2024-01-26 20:16:03 -05:00 committed by GitHub
commit c9231e30f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -156,6 +156,7 @@ fn write_archive<W: Write>(path: &Path, writer: W) -> io::Result<()> {
Some("rm"),
// legacy linker formats
Some("o"),
Some("a"),
Some("obj"),
Some("wasm"),
// optimized wasm builds compile to .zig for now,