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

Consider renaming Bytecode into Bytecode{Package,Module} #3120

Open
ma2bd opened this issue Jan 13, 2025 · 1 comment
Open

Consider renaming Bytecode into Bytecode{Package,Module} #3120

ma2bd opened this issue Jan 13, 2025 · 1 comment
Assignees
Labels
question Further information is requested
Milestone

Comments

@ma2bd
Copy link
Contributor

ma2bd commented Jan 13, 2025

"(Wasm) Bytecode" is just a format. What is instantiated into an application should probably be called a package or a module. A single bytecode file could be called BytecodeFile.

@ma2bd ma2bd added the question Further information is requested label Jan 13, 2025
@ma2bd ma2bd assigned jvff and afck Jan 13, 2025
@afck
Copy link
Contributor

afck commented Feb 5, 2025

And actually, "bytecode" is unnecessarily general. Should it be called WasmModule?

@afck afck added this to the Testnet #2 milestone Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
Status: No status
Status: No status
Development

No branches or pull requests

3 participants