rust-wasmparser-devel-0.201.0-1.fc39 in Fedora 39
↵ Return to the main page of rust-wasmparser-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-03-20 |
Aleksei Bavshin <alebastr at fedoraproject dot org> - 0.201.0-1 |
- Unretire and update to 0.201.0 (rhbz#2267098) |
Provides
- crate(wasmparser)
- rust-wasmparser-devel
Files
- usr/
- share/
- cargo/
- registry/
- wasmparser-0.201.0/
- .cargo-checksum.json
- Cargo.toml
- LICENSE
- README.md
- benches/
- examples/
- src/
- binary_reader.rs
- lib.rs
- limits.rs
- parser.rs
- readers/
- component/
- aliases.rs
- canonicals.rs
- exports.rs
- imports.rs
- instances.rs
- names.rs
- start.rs
- types.rs
- component.rs
- core/
- branch_hinting.rs
- code.rs
- coredumps.rs
- custom.rs
- data.rs
- dylink0.rs
- elements.rs
- exports.rs
- functions.rs
- globals.rs
- imports.rs
- init.rs
- linking.rs
- memories.rs
- names.rs
- operators.rs
- producers.rs
- tables.rs
- tags.rs
- types/
- types.rs
- core.rs
- readers.rs
- resources.rs
- validator/
- component.rs
- core/
- core.rs
- func.rs
- names.rs
- operators.rs
- types.rs
- validator.rs
- tests/