Functionsยง
- features_
to_ wasm_ annotations - Convert a
Features
object to a list of WebAssembly feature strings that can be used in annotations. - from_
bytes - from_
disk - is_
container - Check if the data looks like a webc.
- is_
tarball ๐ - Check if something looks like a
*.tar.gz
file. - parse_
dir ๐ - parse_
tarball ๐ - parse_
v1_ ๐mmap - parse_
v2_ ๐mmap - parse_
v3_ ๐mmap - wasm_
annotations_ to_ features - Create a
Features
object from a list of WebAssembly feature strings.