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

Full range check in rest of API #216

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Full range check in rest of API #216

merged 2 commits into from
Dec 12, 2023

Conversation

rooooooooob
Copy link
Collaborator

Check ranges and error on incorrect ones in constructors and setters in all spots.

Additional non-deserialization test checks to check the above.

Migrate few remaining usage of JsValue for WASM errors away to JsError to be consistent with the rest of the generated code.

Check ranges and error on incorrect ones in constructors and setters in
all spots.

Additional non-deserialization test checks to check the above.

Migrate few remaining usage of `JsValue` for WASM errors away to `JsError`
to be consistent with the rest of the generated code.
@rooooooooob rooooooooob requested a review from gostkin December 5, 2023 19:02
@gostkin gostkin merged commit 45071ae into master Dec 12, 2023
1 check passed
@SebastienGllmt SebastienGllmt deleted the range-check-api-update branch December 25, 2023 20:44
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.

2 participants