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

feat: add wasm interface #28

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

feat: add wasm interface #28

wants to merge 9 commits into from

Conversation

hasundue
Copy link

@hasundue hasundue commented Jun 19, 2024

This PR provides a possible implementation for #27. Documentation would follow if this was likely to be accepted.

Feel free to close this as well as the issue if they don't fit.

@hasundue
Copy link
Author

hasundue commented Aug 1, 2024

UPDATE: I have implemented per-dependency updating of a lock file in my dependency updater with this PR, where update_workspace_config is used to extract partial locks for each dependency, etc.

Now I'm more likely to withdraw this PR and rewrite it as an internal crate in the tool, because:

  • As an outside contributor, I tried to make this PR as less opinionated as possible, resulting in a boring transpiration of the original interface, which is not ergonomic as a TS library.
  • Including this PR in the project as a submodule doesn't feel very comfortable.

So please tell me in case anyone want to keep me working on this PR.

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.

1 participant