in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Instance.java [59:61]
protected Instance() { this.exports = new Exports(this); }