Crate polkavm_linker

Crate polkavm_linker 

Source
Expand description

§polkavm-linker

This crate can be used to create .polkavm blobs from standard RISC-V ELF files.

Structs§

Config
ProgramBlob
A partially deserialized PolkaVM program.
ProgramFromElfError
ProgramParseError
ProgramParts
TargetJsonArgs

Enums§

OptLevel
RustcVersion
TargetInstructionSet

Statics§

TARGET_JSON_32_BIT_NEW
TARGET_JSON_32_BIT_OLD
TARGET_JSON_64_BIT_NEW
TARGET_JSON_64_BIT_OLD

Functions§

assemble
program_from_elf
target_json_path