Skip to content

Conversation

@lum1n0us
Copy link
Collaborator

  • ci/generate_checked_functions.py is used to generate checked APIs from the original APIs.
  • .github/workflows/verify_checked_apis.yml ensures that the checked APIs are always derived from the latest APIs.
  • samples/checked-api/ provides a quick example.
  • core/iwasm/include/*_checked.h contains the generated checked APIs.

This reverts commit 4f9f6422cd9c32b71890d5ef668a8e3c15e15aa8.
@lum1n0us lum1n0us requested a review from yamt as a code owner October 29, 2025 02:58
@lum1n0us lum1n0us linked an issue Oct 29, 2025 that may be closed by this pull request
@lum1n0us lum1n0us added the enhancement Check if this issue/PR enhances a feature; scripts will use this info. label Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Check if this issue/PR enhances a feature; scripts will use this info.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[RFC] Explicitly validating the pointers against null

1 participant