Sunday, December 1, 2024

Show HN: wazero compiler ported to 4 new OSes https://ift.tt/YVm7nzt

Show HN: wazero compiler ported to 4 new OSes Release 1.8.2 of wazero, the zero dependency WebAssembly runtime for Go, brings the amd64 compiler to 4 new OSes: NetBSD, DragonFly BSD, illumos and Solaris. The compiler also supports Linux, FreeBSD, macOS and Windows, on amd64 and arm64. This didn't require any changes to the compiler, just enabling it after setting up tests to validate that it already worked. Now the HN hook: noticeably absent is OpenBSD, which I failed to get working, even after taking W^X into account (we already had that for arm64 on macOS). If you wanna help, please drop us a note! https://ift.tt/Him1WBZ December 1, 2024 at 12:18AM

No comments:

Post a Comment

Show HN: Emailcore – write chiptune in plain text in the browser https://ift.tt/8jZWpyE

Show HN: Emailcore – write chiptune in plain text in the browser I tried using the AudioContext API to make the most primitive browser-based...