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

[WIP] feat: add checks for wasi incompatible functionality #253

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dbcfd
Copy link
Contributor

@dbcfd dbcfd commented Jan 31, 2024

Although we could use a fork, would prefer spruceid/ssi#544 merged in.

@nathanielc
Copy link
Collaborator

nathanielc commented Jan 31, 2024

Was the change to ssi the only change needed to get the checks passing? If so lets wait till it merges before we merge this one.

We are not in a rush to support WASI

@oed
Copy link
Member

oed commented Feb 1, 2024

Thanks for tending to this @dbcfd !

@dbcfd
Copy link
Contributor Author

dbcfd commented Feb 6, 2024

Was the change to ssi the only change needed to get the checks passing? If so lets wait till it merges before we merge this one.

We are not in a rush to support WASI

SSI was bringing in libraries that don't work on WASI. For rust-ceramic with the sqlx change, we just need to add a check to prevent issues in the future.

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.

4 participants