mirror of https://github.com/bazelbuild/rules_rust
0a4c4dfb0d
This change allows `cc_binary()`, `cc_library()`, etc. targets to depend on `rust_libary()`, `rust_static_library()`, etc. targets when targeting `wasm32`. |
||
---|---|---|
.. | ||
BUILD.bazel | ||
README.md | ||
flake.lock | ||
flake.nix |
README.md
Nix
Nix Flake that declares developer tools when executing in a Nix environment.
This is kept in its own package so that when using the Nix path:
syntax, only
this directory is copied to the Nix Store instead of the entire rules_rust
repository.
See also: //.direnv