1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-28 04:44:34 +02:00
Julien Salleyron 40668d4382
fix(build): c-shared build and release when target is wasm (#5128)
This commit fixes the automatic extension when building the wasip1_wasm
target.

Additionally, in future Go versions, support will be added for
generating c-shared WASM binaries.
https://github.com/golang/go/issues/65199


Therefore, this PR corrects the extension in the build process and
removes the .h file from the release when c-shared is enabled and the
target is WASM.
2024-09-09 22:25:54 -03:00
..
2024-06-11 09:23:21 -03:00
2024-05-26 15:02:57 -03:00
2024-05-26 15:02:57 -03:00
2024-06-22 22:43:57 -03:00
2024-06-22 22:43:57 -03:00
2024-06-26 08:52:22 -03:00
2024-05-26 15:02:57 -03:00
2024-05-26 15:02:57 -03:00
2024-08-18 16:08:55 -03:00
2024-09-07 11:15:48 -03:00
2024-05-26 15:02:57 -03:00
2024-06-22 22:43:57 -03:00
2024-06-22 22:43:57 -03:00
2024-05-26 15:02:57 -03:00
2024-05-26 15:02:57 -03:00
2024-05-26 15:02:57 -03:00
2024-05-26 15:02:57 -03:00
2024-05-26 15:02:57 -03:00
2024-08-30 17:03:10 -03:00