mirror of
https://github.com/extism/extism.git
synced 2026-01-12 07:18:02 -05:00
See https://github.com/extism/cpp-sdk/issues/15 - Limits a call to memset in the kernel to the size of the current memory offset instead of the total size of memory. - Adds `extism_plugin_reset` to the C API and `extism::Plugin::reset` to Rust --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: zshipko <zshipko@users.noreply.github.com>