-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
feature requestA request for a certain featureA request for a certain featuremediumThis issue is not so easy to fixThis issue is not so easy to fix
Description
Is your feature request related to a problem? Please describe.
Currently, we generate text from asm code, it's not very efficient to use when generating binary.
Describe the solution you'd like
Generate Instruction struct directly.
I already add an instruction! macro for constructing Instruction easily, just needs to update the asm code generation part.
Metadata
Metadata
Assignees
Labels
feature requestA request for a certain featureA request for a certain featuremediumThis issue is not so easy to fixThis issue is not so easy to fix