mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 08:34:33 +00:00
Merge branch 'main' into remove-nat
This commit is contained in:
commit
c9231e30f9
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue