Core Protocol
SVM (Máquina Virtual Solana)
Também chamado de:SVM
📖O que é
The Solana Virtual Machine—the execution environment that runs on-chain programs. SVM loads SBF bytecode, provides syscalls for account access and cryptographic operations, enforces compute budgets, and manages memory. The SVM is being modularized (via the SVM API) to enable use in rollups and other environments outside the main Solana validator.
Sua exploração
0 termos visitados no totalTermos relacionados explorados0/3
Termos Relacionados
SealevelCore Protocol
Solana's parallel transaction execution engine. Sealevel can process thousands of transact…
Ver termo →BPF (Berkeley Packet Filter)Core Protocol
Berkeley Packet Filter—the original bytecode format used for Solana programs, inherited fr…
Ver termo →SBF (Formato de Bytecode Solana)Core Protocol
Solana Bytecode Format—Solana's customized evolution of BPF. SBF adds Solana-specific sysc…
Ver termo →