You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 14, 2022. It is now read-only.
@phrohdoh Good point! (I should migrate a private issue tracker to here, I'm tired of the presentation today ;) The main issue is that I cannot ship different .vsix files per platform to the VS Code Marketplace. I've looked at several extensions that seemingly support multi-platform native binaries, and they... actually downloaded required binaries from the external locations in the extension. I think Kailua will eventually follow this path too, but this would mean the cross-platform build infrastructure, and that's not a trivial task (especially when you were working in private). I'm eventually planning to use trust for this.
The text was updated successfully, but these errors were encountered: