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

Rework the public api and implement a bunch of missing methods #73

Merged
merged 19 commits into from
Apr 11, 2024
Merged

Conversation

bjorn3
Copy link
Owner

@bjorn3 bjorn3 commented Apr 8, 2024

Some tests couldn't be fixed without breaking the public api. While I'm breaking the public api anyway I figured I would make a bunch more improvements to it.

This PR will be merged somewhere in the coming days and published as v0.3.0.

@bjorn3
Copy link
Owner Author

bjorn3 commented Apr 8, 2024

#72 was extracted out of this branch. Several other improvements that didn't require a breaking change to the public api haven't been extracted out because they conflicted a lot with other changes that did need breaking changes.

This way individual Fd implementations don't have to handle vectorized
reads/writes and don't need direct access to the wasm linear memory.
@bjorn3 bjorn3 merged commit c9ede37 into main Apr 11, 2024
2 checks passed
@bjorn3 bjorn3 deleted the v0.3 branch April 11, 2024 11:40
@bjorn3
Copy link
Owner Author

bjorn3 commented Apr 11, 2024

Published as v0.3.0.

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

Successfully merging this pull request may close these issues.

None yet

1 participant