-
Notifications
You must be signed in to change notification settings - Fork 7
Description
I'll use this issue to refine a questionnaire that will be used to jump start the conversations with tooling providers on what the support for a project that does import std
is, where that development needs to go, and perhaps more importantly, what is needed from the ecosystem for that support to become fully supported.
Questionnaire Template
-
What is the current level of support for "a project that does
import std
" in this tool today? -
Is there any impediment, besides funding, to drive the completion of the support for that feature?
-
If applicable, what is the plan for your tool to support compilers that support multiple different standard libraries?
-
If applicable, what is the plan for your tool to support different compilers?
-
If applicable, what is the plan for your tool to support different translation units in the same project requiring different BMIs (Built Module Interfaces) for the
std
module? -
What would you need from other parts of the ecosystem to make the implementation of "a project that does
import std
" viable in your tool?
Metadata
Metadata
Assignees
Labels
Type
Projects
Status