test(cpp): Add tests and missing functionality for C++ (#47)

This commit is contained in:
zach
2022-10-25 17:24:52 -07:00
committed by GitHub
parent 77f13a6c10
commit 83d3670f17
8 changed files with 304 additions and 11 deletions

View File

@@ -1,3 +1,4 @@
#define EXTISM_NO_JSON
#include "extism.hpp"
#include <cstring>