bytecodealliance / bytecodealliance/wasmtime-go
cc_library import missing
Open
- Dominant language
- Go
- Stars
- 913
- Forks
- 100
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
With Bazel 9 there are no native rules anymore. The BUILD files require an import of rules_cc
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the BUILD files involved in the Bazel 9 build and review how their dependencies are declared. Check the rules_cc documentation and run the repository's Bazel build or CI command; done means the BUILD files import rules_cc and the Bazel 9 build succeeds.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100