What's Changed
- ci: copy over old CI by @zshipko in #1
- feat: use cmake by @zshipko in #2
- chore: update tests and wasm modules to use new namespace by @zshipko in #3
- feat: static libextism-cpp / pkg-config by @G4Vi in #4
- fix: include deps as private in pkg-config by @G4Vi in #6
- feat: enable intree builds, just clone with submodules and configure with -DEXTISM_CPP_BUILD_IN_TREE=1 by @G4Vi in #7
- feat/build: cmake packages by @G4Vi in #10
- fix: serialzing WasmSourceURL when httpHeaders is empty by @G4Vi in #12
- docs: add getting started by @G4Vi in #13
- feat/fix/chore: add
Plugin::reset
, implementWasmSourceBytes
. Fix serializing manifest,CurrentPlugin
outputting,Function
namespace constructor. Various c++ improvements by @G4Vi in #16
New Contributors
Full Changelog: https://github.com/extism/cpp-sdk/commits/v1.0.0