mirror of
https://github.com/extism/extism.git
synced 2026-01-10 22:37:58 -05:00
This gives host the ability to re-use plugin descriptors instead of loading a new plugin each time. The plugin memory and everything is reset, so no state is shared with the newly loaded plugin. Co-authored-by: Steve Manuel <steve@dylib.so>