Ahad, 8 Oktober 2023

Show HN: Build WebExtensions in Go, a Native Way https://ift.tt/bAFcNkn

Show HN: Build WebExtensions in Go, a Native Way Less than a week ago, we announced a new stdlib & runtime `pcz` for Golang, focusing on platform native support, along with full access to Web APIs. [1] (and we were not joking.) Today we are releasing the full access to WebExtension APIs for Go js/wasm target in pcz std[2], and now you can build WebExtensions in Go natively, happy toying with it! [1]: https://ift.tt/0FJSaCD [2]: https://ift.tt/LV2s5N0... https://ift.tt/NJf9UIO October 8, 2023 at 05:51AM

Tiada ulasan:

Show HN: Fast Elevation API with memory mapped tiles https://ift.tt/suKxOBC

Show HN: Fast Elevation API with memory mapped tiles I recently wrote and launched a high-performance Elevation API, built from the ground u...