This website requires JavaScript.
Explore
Help
Sign In
tarry.singh
/
Radix
Watch
1
Star
0
Fork
0
You've already forked Radix
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
d056fd3511
Radix
/
third_party
/
zls
/
BUILD.bazel
6 lines
80 B
Python
Raw
Normal View
History
Unescape
Escape
Make ZLS runner target explicit in workspace BUILD files and update the zls.sh script accordingly.
2024-11-04 13:57:59 +00:00
load
(
"
:zls.bzl
"
,
"
targets
"
)
Add initial Bazel build configuration, async runtime implementation, and core MLIR dialect definitions for ZML.
2023-01-02 14:28:25 +00:00
toolchain_type
(
name
=
"
toolchain_type
"
)
targets
(
)
Reference in New Issue
Copy Permalink