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
Now that we have a completely working build system, we want to start increasing adoption of Vorpal by supporting more languages than just Rust. To get started (as chat voted) we will be doing Go next.
Add Go artifact to Rust SDK
Add Go toolchain for complete editor experience in vorpal-shell
go*
gopls*
goimports*
gorename*
callgraph*
gonew*
dlv
goplay
gomodifytags
impl
gotests
staticcheck
Add Go toolchain to vorpal-shell configuration in Rust SDK
Generate Go GRPC schemas from existing Rust schemas
The text was updated successfully, but these errors were encountered:
Overview
Now that we have a completely working build system, we want to start increasing adoption of Vorpal by supporting more languages than just Rust. To get started (as chat voted) we will be doing Go next.
vorpal-shell
vorpal-shell
configuration in Rust SDKThe text was updated successfully, but these errors were encountered: