Opened 7 years ago
Closed 6 years ago
#11221 closed enhancement (duplicate)
cbindgen will be required for firefox-63.0.
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 8.4 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
This will berequired for firefox-63.0 which is expected on or around 23rd October, no point in adding this until they have cut the release.
Current version is 0.6.4.
https://github.com/eqrion/cbindgen/releases
This can be used to generate C bindings for Rust code.
cargo build --release cargo test (optional) install -Dm755 target/release/cbindgen /usr/bin/ }} The build needs an internet connection to check for versions of required crates, and to download them if they are not already present in ~/.cargo.
Change History (3)
comment:1 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 6 years ago
comment:3 by , 6 years ago
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Doh. Memory like a sieve.
Duplicate of 11089.
Note:
See TracTickets
for help on using tickets.
Ken, don't forget that you already have a ticket open for this