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.

@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
This reverts commit 4f9f6422cd9c32b71890d5ef668a8e3c15e15aa8.
@lum1n0us lum1n0us force-pushed the fix/check_null_pointer branch from 0f450fb to 58a9bae Compare November 10, 2025 12:59
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