Number to ByteVector conversion #43
Labels
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: affine/Mycelium#43
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
An instruction should be added to facilitate converting a number into a bytevector.
This should work similar to ctos (char to string) and cton (char to number) in HyphaeVM code
Requires mutable access to input address