Home
last modified time | relevance | path

Searched refs:pkg (Results 1 – 10 of 10) sorted by relevance

/wasmtime-44.0.1/ci/
H A Dbuild-test-matrix.js180 for (const pkg of metadata.packages) {
181 id_to_name[pkg.id] = pkg.name;
/wasmtime-44.0.1/crates/component-macro/tests/
H A Dcodegen.rs119 impl demo::pkg::bar::Host for MyComponent {}
121 impl demo::pkg::bar::HostA for MyComponent {
127 impl demo::pkg::bar::HostB for MyComponent {
/wasmtime-44.0.1/
H A DCargo.toml17 pkg-url = "{repo}/releases/download/v{version}/wasmtime-v{version}-{target-arch}-{target-family}{ar…
19 pkg-fmt = "txz"
21 pkg-url = "{repo}/releases/download/v{version}/wasmtime-v{version}-{target-arch}-macos{archive-suff…
24 pkg-url = "{repo}/releases/download/v{version}/wasmtime-v{version}-{target-arch}-macos{archive-suff…
27 pkg-fmt = "zip"
29 pkg-fmt = "zip"
31 pkg-url = "{repo}/releases/download/v{version}/wasmtime-v{version}-{target-arch}-musl{archive-suffi…
H A DREADME.md163 [`wasmtime-go` repository]: https://pkg.go.dev/github.com/bytecodealliance/wasmtime-go
H A DCargo.lock328 "pkg-config",
2675 "pkg-config",
2728 "pkg-config",
2813 name = "pkg-config"
6097 "pkg-config",
/wasmtime-44.0.1/docs/
H A Dlang.md86 pkg.go.dev](https://pkg.go.dev/github.com/bytecodealliance/wasmtime-go), and be
/wasmtime-44.0.1/crates/component-macro/src/
H A Dbindgen.rs217 let (pkg, sources) = resolve.push_path(normalized_path)?; in parse_source()
218 pkgs.push(pkg); in parse_source()
/wasmtime-44.0.1/crates/wit-bindgen/src/
H A Dlib.rs284 let pkg = &resolve.packages[id]; in name_package_module() localVariable
289 if p.name.namespace == pkg.name.namespace && p.name.name == pkg.name.name { in name_package_module()
296 let base = pkg.name.name.to_snake_case(); in name_package_module()
301 let version = match &pkg.name.version { in name_package_module()
/wasmtime-44.0.1/supply-chain/
H A Daudits.toml4230 [[audits.pkg-config]]
4234 notes = "This crate shells out to the pkg-config executable, but it appears to sanitize inputs reas…
4236 [[audits.pkg-config]]
4245 [[audits.pkg-config]]
H A Dimports.lock3557 [[audits.mozilla.audits.pkg-config]]