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

Heads up: Scheduling a vote for phase 2 #25

Open
fitzgen opened this issue Jun 27, 2024 · 2 comments
Open

Heads up: Scheduling a vote for phase 2 #25

fitzgen opened this issue Jun 27, 2024 · 2 comments

Comments

@fitzgen
Copy link
Collaborator

fitzgen commented Jun 27, 2024

This issue is an announcement for visibility: I'm adding an agenda item to the 2024-07-30 CG meeting to give an update on the discussion in #13 and the prototype implementation status in Wasmtime as well as to vote for moving this proposal to phase 2.

As a reminder, these are the phase 2 entry requirements:

Entry requirements:

  • Precise and complete overview document is available in a forked repo around which a reasonably high level of consensus exists.
  • Updates to the actual spec document, test suite, and reference interpreter are NOT yet required.

If anyone believes that that there exists a better design for supporting smaller-than-64KiB memories, that an alternative approach hasn't received enough consideration, etc... please speak up well before then! Feel free to leave a comment here, open an issue in this repo, or reach out to me privately.

@tommie
Copy link

tommie commented Jun 27, 2024

I made a quick implementation in wasm3: https://github.com/tommie/wasm3/tree/custom-page-size tommie/wasm3@3d2dfb7

Since it's running on small devices (RP2040 for me,) having small page sizes is really useful. (That said, I made some PRs for fuzz-bugs others had found, which aren't being addressed, so I think wasm3 is about to die out.)

@fitzgen
Copy link
Collaborator Author

fitzgen commented Jun 27, 2024

I made a quick implementation in wasm3: https://github.com/tommie/wasm3/tree/custom-page-size tommie/wasm3@3d2dfb7

Since it's running on small devices (RP2040 for me,) having small page sizes is really useful.

Very cool! Thanks for sharing, will dig in a bit.

(That said, I made some PRs for fuzz-bugs others had found, which aren't being addressed, so I think wasm3 is about to die out.)

Yeah, my understanding is that unfortunately the war in Ukraine has severely impacted wasm3's author. Terrible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants