Module solana_rbpf::assembler

source ·
Expand description

This module translates eBPF assembly language to binary.

Functions

  • Parse assembly source and translate to binary.