bytecode-vm
SolidExpert skill for bytecode virtual machine design including instruction set design, dispatch mechanisms, and stack/register architectures
Install
Quality Score: 94/100
Skill Content
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
jit-compilation
Expert skill for just-in-time compilation including profiling, tiered compilation, and deoptimization
llvm-backend
Expert skill for LLVM integration including IR generation, optimization passes, and native code emission
evm-analysis
Deep EVM bytecode analysis and decompilation capabilities for smart contract security, gas optimization, and reverse engineering. Provides tools for analyzing opcodes, storage layouts, proxy patterns, and bytecode verification.
memory-allocator
Expert skill for custom memory allocator design optimized for language runtime needs
legacy-code-interpreter
Understand and document legacy code behavior through deep analysis and behavior characterization