rust-asm-0.1.0 has been yanked.
rust-asm
ObjectWeb ASM implementation in Rust
Getting started
Execute this inside your project!
cargo add rust-asm
Or manually add it in Cargo.toml
= "<version>"
Feature
- 1:1 (almost) ASM API
- Frame compute support
Thanks
- XNLawa for class-writer implementation