Feature Description
Common use of REPLs is to experiment, so naturally it would be a nice addition to be able to choose a locally installed toolchain with a CLI argument "--toolchain", primarily for testing out .NET 8 and a new feature, such as primary constructors (which as of the time of writing is in Preview and experimental).
I'm not sure if the C# eval package even supports the ability to do so without recompiling it altogether. If it is supported though, I'd love to see this be implemented. Thanks!
Feature Description
Common use of REPLs is to experiment, so naturally it would be a nice addition to be able to choose a locally installed toolchain with a CLI argument "
--toolchain", primarily for testing out.NET 8and a new feature, such as primary constructors (which as of the time of writing is in Preview and experimental).I'm not sure if the C# eval package even supports the ability to do so without recompiling it altogether. If it is supported though, I'd love to see this be implemented. Thanks!