Result for 04B1A7623F75D2A6B74AD1E6E492B9B377D7E903

Query result

Key Value
FileName./usr/lib/zig/libc/include/wasm-wasi-musl/string.h
FileSize3762
MD53BD0943FA5031531738AF4A58C5E0F58
SHA-104B1A7623F75D2A6B74AD1E6E492B9B377D7E903
SHA-2563D0A897C945EA0CA236E77661214D6BF4BEE32A9D08B6787D21C0D4A1DD62563
SSDEEP96:IED5oPqftaAGdPZ6D5oPqXdHmCoPqePUL59dy:PD5oiftrGdh6D5oiNHmCoie87dy
TLSHT18671763318B561E3E930D3E2F167A50A8012A376B271E9F557CFB0995C831D9E4B7E48
tar:gnameroot
tar:unameroot
hashlookup:parent-total17
hashlookup:trust100

Network graph view

Parents (Total: 17)

The searched file hash is included in 17 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize796268
MD545F817AB52B57076673DE82211B8892E
PackageDescriptionWASI libc implementation for WebAssembly This is a work in progress. It's usable for many purposes, though the APIs aren't stable yet. For example, this is used by the Rust compiler to build its standard library for the wasm32-wasi target. . First, it's a usable libc. It builds a "libc" which can be used by compilers, such as Clang 8.0, using the wasm32-wasi target. It's a work in progress, but it is already sufficient to run basic programs. . Second, it's a "reference" implementation, which means the interfaces defined here can be used by other tools and libraries, even if they don't use all the actual implementations here. For example, we don't expect everyone will want to use the exact malloc implementation provided here, but tools and libraries using an ABI-compatible malloc interface will be able to interoperate regardless of which actual implementation is used. . Third, it's an example showing the use of the WASI API. The libc functionality is implemented using calls to WASI functions.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamewasi-libc
PackageSectiondevel
PackageVersion0.0~git20200731.215adc8-2
SHA-1003F857743DAD6E1FC11B6A006C4B09F314859C6
SHA-256CF680D3AA0069944D43C2AE84E65DB38729DA8CD7C86133F7EBD7BC4FDE4AB42
Key Value
FileNamehttp://dl-cdn.alpinelinux.org/alpine/latest-stable//community//x86_64//wasi-libc-0_git20220510-r0.apk
MD506B240A503EB25A1E3A173BFFE64D008
SHA-123AC0337DE3E70876913E55A63BEBFBD902C43FB
SHA-256A2A8A1F154BDDA6F445E696B2F296FBA8971AAEAE7F80BB73736C62A657F0D74
SSDEEP12288:Wg2tMNTzVximsQnDsy0Db6tQ0/4zjsda3tD6ydk6hHnRxNpT0OJnpU:nNviisHbAd/4Mda3tD6sthHRxNpTFM
TLSHT1CFB423B95DD511BFB02F0D60F0A4B12480B51C7ECD166EAF6F627B807843D06D8F9A99
Key Value
FileNamehttp://archlinux.mirror.root.lu//pool//community//tinygo-0.16.0-2-x86_64.pkg.tar.zst
MD51205DEDCB72136027FF7BC48949F5812
SHA-12A203BD47B3249461F10BB7CAAA6ACF12B28DA1D
SHA-256E7CA0D825FF205762EF231323F939CC29851232CEB3B9B9FC7B257F269FC0242
SSDEEP196608:ZP/i2hi0PpvNZP+NZ5iRH2nVde8u5CO9sw9Q3:M2n5KNZ5iB2VHukO9xQ3
TLSHT1E7963388A2B3C522FC47783A29132301F245EE75A4D5CDF6F314B485DA3B8C9F7615AA
Key Value
FileNamehttp://dl-cdn.alpinelinux.org/alpine/latest-stable//community//x86//wasi-libc-0_git20220510-r0.apk
MD595912299B59B96FF41100B7CCF0F2962
SHA-14EDE0173CAF1A5BC445F3201407D3190E45CAB7A
SHA-256A4FAE116C9AF30248BFF79288CBC6A9E4C075952262CEC566D2478187E7911E3
SSDEEP12288:+g2tMNTzVximqx6e7pI6tQ0/4zjsda3tD6ydk6hHvVhC70NpT0tp/:vNvidEYIAd/4Mda3tD6sthPVc0NpTS
TLSHT114B4237EADD2656B701F1F85F0A4F02981021C6B8E212E87BF61B7E59343D49E7EA44C
Key Value
FileSize801960
MD5225CE93638F21C5DEEC2BBCE4F7A29BD
PackageDescriptionWASI libc implementation for WebAssembly This is a work in progress. It's usable for many purposes, though the APIs aren't stable yet. For example, this is used by the Rust compiler to build its standard library for the wasm32-wasi target. . First, it's a usable libc. It builds a "libc" which can be used by compilers, such as Clang 8.0, using the wasm32-wasi target. It's a work in progress, but it is already sufficient to run basic programs. . Second, it's a "reference" implementation, which means the interfaces defined here can be used by other tools and libraries, even if they don't use all the actual implementations here. For example, we don't expect everyone will want to use the exact malloc implementation provided here, but tools and libraries using an ABI-compatible malloc interface will be able to interoperate regardless of which actual implementation is used. . Third, it's an example showing the use of the WASI API. The libc functionality is implemented using calls to WASI functions.
PackageMaintainerDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
PackageNamewasi-libc
PackageSectiondevel
PackageVersion0.0~git20201130.5879558-1
SHA-152B0AF40F91FA91440AB2C2C2509053EAAA8EA60
SHA-2561FE5C60649F473F45D8ED5C6BB897A30743BDCA7B4D78B8D7B72C9E68F88D5DC
Key Value
FileSize782036
MD5AF680F0C86716F3AC7E7CC0A150359B8
PackageDescriptionWASI libc implementation for WebAssembly This is a work in progress. It's usable for many purposes, though the APIs aren't stable yet. For example, this is used by the Rust compiler to build its standard library for the wasm32-wasi target. . First, it's a usable libc. It builds a "libc" which can be used by compilers, such as Clang 8.0, using the wasm32-wasi target. It's a work in progress, but it is already sufficient to run basic programs. . Second, it's a "reference" implementation, which means the interfaces defined here can be used by other tools and libraries, even if they don't use all the actual implementations here. For example, we don't expect everyone will want to use the exact malloc implementation provided here, but tools and libraries using an ABI-compatible malloc interface will be able to interoperate regardless of which actual implementation is used. . Third, it's an example showing the use of the WASI API. The libc functionality is implemented using calls to WASI functions.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamewasi-libc
PackageSectiondevel
PackageVersion0.0~git20200319.9efc2f4-2
SHA-1577BDB593394C664D6A710944BB0970026C30632
SHA-256231F1556FA0E0807F25926494CD6A895F446D2A082E6AB1773B96FD67E3D2E11
Key Value
FileSize796596
MD514EBA44BF6FCAFC386E9933E75C95B1C
PackageDescriptionWASI libc implementation for WebAssembly This is a work in progress. It's usable for many purposes, though the APIs aren't stable yet. For example, this is used by the Rust compiler to build its standard library for the wasm32-wasi target. . First, it's a usable libc. It builds a "libc" which can be used by compilers, such as Clang 8.0, using the wasm32-wasi target. It's a work in progress, but it is already sufficient to run basic programs. . Second, it's a "reference" implementation, which means the interfaces defined here can be used by other tools and libraries, even if they don't use all the actual implementations here. For example, we don't expect everyone will want to use the exact malloc implementation provided here, but tools and libraries using an ABI-compatible malloc interface will be able to interoperate regardless of which actual implementation is used. . Third, it's an example showing the use of the WASI API. The libc functionality is implemented using calls to WASI functions.
PackageMaintainerDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
PackageNamewasi-libc
PackageSectiondevel
PackageVersion0.0~git20200731.215adc8-2
SHA-16277770488711CD9F12109C4306F43D70AA6BE4C
SHA-256E1AB576CBEF10634D0DABBE153CCE9B6F26BA62DE13F1C3902C523B92FD04656
Key Value
FileNamehttp://dl-cdn.alpinelinux.org/alpine/latest-stable//community//s390x//wasi-libc-0_git20220510-r0.apk
MD5C98B2D05F42615E343E841F74D17525F
SHA-1675844DD7B058476C3DE8EDF3650EF53E714BB61
SHA-256564F896ACF3B0601BC95414487FB5E25FA6DA9A88773A6D04E226753903BBF21
SSDEEP12288:Dg2tMNTzVxiPbdVzB6tQ0/4zjsda3tD6ydk6hHnRxNpT0J9ph:sNvij/BAd/4Mda3tD6sthHRxNpTS5
TLSHT1E9B4236E6DF132AFB00F0ED4F0E0311EC5651C7F8A219DEA2F6037A46543A45EBE9649
Key Value
MD593D7E2989F2DE0BEDC778DB229855279
PackageArchx86_64
PackageDescription Go compiler for small places. Microcontrollers, WebAssembly, and command-line tools. Based on LLVM.
PackageMaintainerFedora Project
PackageNametinygo
PackageRelease3.fc34
PackageVersion0.16.0
SHA-18872B619F4EE547050D96D6A4128A31028A4C47F
SHA-256CD441D2C2C8563DAE249706DB7F7692E29CDDEE250C0F3D18B9DD78EF8417406
Key Value
FileNamehttp://dl-cdn.alpinelinux.org/alpine/latest-stable//community//armv7//wasi-libc-0_git20220510-r0.apk
MD567C9D9F2C1C11AF6FFF9B2F9336F823A
SHA-1A30B5EAFC83583BAAC6C97F69299A0684EF82A0C
SHA-256655526BB64DD94198A9A2EAD96867C3BBF90478E70D07F0BE3B979F786B2DFED
SSDEEP12288:jyg2tMNTzVximbKi6tQ0/4zjsda3tD6ydk6hHnRxNpT0/9pP:jLNviAKiAd/4Mda3tD6sthHRxNpTQ3
TLSHT141B4237564E115AFB40B1EA9F0F4302A80504C7FCE196EAF5F217790E683E4ACAF694D