This is a bazel wrapper to build slang.
It includes:
Pyslang is available on PyPI, but the option of using a local build is provided to take advantage of the reproducable hermetic build, and to align the versions used for Slang and Pyslang in a given repository.
Because we include the Python bindings, we do not use mimalloc in the main slang library build as they are incompatible.
Desirable future changes to this build include:
SLANG_USE_THREADS.pyi stubs for the PythonbindingsSLANG_USE_CPPTRACE