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
As it is now it is not possible to do the sbt equivalent of fullLinkJS/fastLinkJS in sbt when integrating with BSP + bloop. Bloop has support for this through the link command.
This might also be relevant in the future in regards to Kotlin and KMP (although I know nothing about that besides it also compiles to JS/wasm/LLVM.
What do you propose
An interface similar to BuildTargetTest/Run for linker tasks.
I've checked to make sure there isn't already a way to support this in the current protocol
I've checked the existing protocol and there isn't a way to do this currently
Maintainer approval (This is for the maintainers)
Jetbrains
Metals
Scala Center
The text was updated successfully, but these errors were encountered:
Describe the use-case for this feature
As it is now it is not possible to do the sbt equivalent of fullLinkJS/fastLinkJS in sbt when integrating with BSP + bloop. Bloop has support for this through the link command.
This might also be relevant in the future in regards to Kotlin and KMP (although I know nothing about that besides it also compiles to JS/wasm/LLVM.
What do you propose
An interface similar to BuildTargetTest/Run for linker tasks.
I've checked to make sure there isn't already a way to support this in the current protocol
Maintainer approval (This is for the maintainers)
The text was updated successfully, but these errors were encountered: