CPP example for ATS Wasm Plugin
To compile myproject.wasm
docker run -v $PWD:/work -w /work wasmsdk:v2 /build_wasm.shCopy the yaml in this directory and the generated myproject.wasm to /usr/local/var/wasm/ and activate the plugin in plugin.config
wasm.so /usr/local/var/wasm/myproject.yaml