Skip to main contentModule load
Source - load_binary
- Load the binary bytes from an .actr package.
- read_glue_js
- Read a single JS glue file from the
resources/ directory in an .actr package. - read_lock_file
- Read manifest.lock.toml from an .actr package (if present).
- read_manifest
- Read the manifest from an .actr package without full verification.
- read_manifest_raw
- Read the raw manifest TOML string from an .actr package.
- read_proto_files
- Read all proto files from the
proto/ directory in an .actr package. - read_signature
- Read the raw 64-byte Ed25519 signature from an .actr package.