Activity
build: attempt to fix osx build by building to the same osx version a…
build: attempt to fix osx build by building to the same osx version a…
feat: support extism_current_plugin_host_context
feat: support extism_current_plugin_host_context
Force push
feat: support extism_current_plugin_host_context
feat: support extism_current_plugin_host_context
fix: use namespaced valtypes for compat with Extism #715
fix: use namespaced valtypes for compat with Extism #715
feat: passing wasm as via ptr and len in manifest, revamp extism::Wasm (
feat: passing wasm as via ptr and len in manifest, revamp extism::Wasm (
Pull request merge
fix: try again
fix: try again
fix: osx by removing unnecessary cast
fix: osx by removing unnecessary cast
feat: passing wasm as via ptr and len in manifest, revamp extism::Wasm
feat: passing wasm as via ptr and len in manifest, revamp extism::Wasm
chore: return false in CurrentPlugin::Output if out of bounds, std::m…
chore: return false in CurrentPlugin::Output if out of bounds, std::m…
fix: callback on osx?
fix: callback on osx?
chore: only use ExtismSize with libextism api / use size_t when refer…
chore: only use ExtismSize with libextism api / use size_t when refer…
chore: move Plugin::CancelHandle::cancel out of header
chore: move Plugin::CancelHandle::cancel out of header
feat: implement WasmSourceBytes
feat: implement WasmSourceBytes
chore: make std::string no longer required for plugin calls
chore: make std::string no longer required for plugin calls
chore: use std::unique_ptr to manage plugin lifetime instead of destr…
chore: use std::unique_ptr to manage plugin lifetime instead of destr…
chore: remove ManifestKey, the size of the stl containers and std::op…
chore: remove ManifestKey, the size of the stl containers and std::op…
protect Buffer class members
protect Buffer class members
fix: Function namespace constructor - actually construct
fix: Function namespace constructor - actually construct
feat: Plugin::reset, std::move with plugin
feat: Plugin::reset, std::move with plugin
fix: header cleanup and fixes to manifest and current plugin
fix: header cleanup and fixes to manifest and current plugin
docs: specify include instead of ...
docs: specify include instead of ...
docs: finish getting started
docs: finish getting started
Force push
docs: finish getting started
docs: finish getting started