18 lines
276 B
Plaintext
18 lines
276 B
Plaintext
|
_title: Assembler
|
||
|
|
||
|
_section: Assembler
|
||
|
|
||
|
The assembler Command-Line utility allows you to assemble EVM asm files
|
||
|
into deployable bytecode and disassemle EVM bytecode into human-readable
|
||
|
mnemonics.
|
||
|
|
||
|
_subsection: Help
|
||
|
|
||
|
_code: asm-help.txt
|
||
|
|
||
|
_subsection: Examples
|
||
|
|
||
|
TODO examples
|
||
|
|
||
|
|