Skip to content

Full range check in rest of API - #216

Merged
gostkin merged 2 commits into
masterfrom
range-check-api-update
Dec 12, 2023
Merged

Full range check in rest of API#216
gostkin merged 2 commits into
masterfrom
range-check-api-update

Conversation

@rooooooooob

Copy link
Copy Markdown
Contributor

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
@SebastienGllmt
SebastienGllmt deleted the range-check-api-update branch December 25, 2023 20:44
SebastienGllmt pushed a commit that referenced this pull request Aug 18, 2026
* Full range check in rest of API

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.

* fixed clippy warnings (did cargo update? doesn't trigger locally and this is not recently changed code)
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