Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC-2: Support libraries #2

Open
dr-orlovsky opened this issue Mar 29, 2021 · 0 comments
Open

RFC-2: Support libraries #2

dr-orlovsky opened this issue Mar 29, 2021 · 0 comments
Assignees
Labels
proposal Proposal with specification enhancement S-implemented The change is implemented in the reference implementation but not yet a part of the specification
Milestone

Comments

@dr-orlovsky
Copy link
Member

VM must be able to operate multiple strings of bytecode. Each string will be identified by tagged SHA256 hash of its data. Calls between libraries will be possible with special extcall opcode, providing library hash and entry point offset.

@dr-orlovsky dr-orlovsky self-assigned this Mar 29, 2021
@dr-orlovsky dr-orlovsky added proposal Proposal with specification enhancement S-implemented The change is implemented in the reference implementation but not yet a part of the specification labels Jul 4, 2021
@dr-orlovsky dr-orlovsky added this to the ALU/1 milestone Jul 4, 2021
@dr-orlovsky dr-orlovsky changed the title Support libraries RFC-2: Support libraries Jul 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Proposal with specification enhancement S-implemented The change is implemented in the reference implementation but not yet a part of the specification
Projects
None yet
Development

No branches or pull requests

1 participant