Module wasmer_package::package::manifest
source Β· EnumsΒ§
- Errors that may occur when converting from a
wasmer_config::package::Manifest
to a [crate::metadata::Manifest
]. - RunnerKind π
ConstantsΒ§
- METADATA_VOLUME π
FunctionsΒ§
- atom_kind πMap the βkindβ field in a
[module]
to the corresponding URI. - atom_signature π
- entrypoint πInfer the packageβs entrypoint.
- get_fs_table π
- take a
wasmer.toml
manifest and convert it to the*.webc
equivalent. - insert_annotation π
- make_relative_path πResolve an item relative to the base directory, returning an error if the file lies outside of it.
- merge_cbor π
- metadata_volume_uri π
- open_file πTry to open a file, preferring mmap and falling back to
std::fs::read()
if mapping fails. - toml_to_cbor_value π
- transform_atoms π
- transform_bindings π
- transform_command_v1 π
- transform_command_v2 π
- transform_commands π
- take a
wasmer.toml
manifest and convert it to the*.webc
equivalent.
Type AliasesΒ§
- Atoms π