Commit Graph

4 Commits

Author SHA1 Message Date
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
Steve Manuel
63ff9da8dc chore: remove runtime target, work on php release 2022-09-01 22:13:46 -06:00
Steve Manuel
263864e629 chore: prep php example to use composer 2022-09-01 20:38:12 -06:00
Steve Manuel
bd3de24218 chore: prepare repo for php packagist release 2022-09-01 19:53:31 -06:00