Module utils

Source

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.