Files
extism/php/.gitignore
zach 7b27d4f883 feat: add extism_plugin_update (#6)
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>
2022-09-09 00:39:57 -06:00

5 lines
66 B
Plaintext

.phpunit.result.cache
/composer.lock
**/vendor/
src/ExtismLib.php