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

Soundly validate all JS usage #69

Open
samestep opened this issue Aug 23, 2023 · 0 comments
Open

Soundly validate all JS usage #69

samestep opened this issue Aug 23, 2023 · 0 comments

Comments

@samestep
Copy link
Contributor

PR #68 does a lot of typechecking eagerly as the function is constructed, kind of eliminating the need for the validator from #53 in the Wasm bundle. We should carry this to its logical conclusion by doing complete validation as the function is constructed, and add more tests on the JavaScript side to check this similar to the rose-validator test suite.

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

1 participant