Sha256: f89b47c36b4ab49059a8623b5557c28fd3db39607eabf254a42101c59dce373e

Contents?: true

Size: 222 Bytes

Versions: 31

Compression:

Stored size: 222 Bytes

Contents

[workspace]
resolver = "2"
members = ["ext"]
exclude = ["examples/rust-crate"]

[profile.release]
codegen-units = 1 # more llvm optimizations
debug = 2 # make perfomance engineers happy
lto = "thin" # cross-crate inlining

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
wasmtime-25.0.2 Cargo.toml
wasmtime-25.0.1 Cargo.toml
wasmtime-25.0.0 Cargo.toml
wasmtime-24.0.0 Cargo.toml
wasmtime-23.0.2 Cargo.toml
wasmtime-22.0.0 Cargo.toml
wasmtime-21.0.1 Cargo.toml
wasmtime-20.0.2 Cargo.toml
wasmtime-20.0.0 Cargo.toml
wasmtime-18.0.3 Cargo.toml
wasmtime-17.0.1 Cargo.toml
wasmtime-17.0.0 Cargo.toml
wasmtime-16.0.0 Cargo.toml
wasmtime-15.0.1 Cargo.toml
wasmtime-15.0.0 Cargo.toml
wasmtime-14.0.4 Cargo.toml
wasmtime-14.0.3 Cargo.toml
wasmtime-14.0.1 Cargo.toml
wasmtime-14.0.0 Cargo.toml
wasmtime-13.0.0 Cargo.toml