-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wasm: upgrade proxy-wasp-cpp-host for shared data apis (#19769)
Exposes keys() and remove() methods (though not directly through the ABI). Signed-off-by: James Mulcahy [email protected] Commit Message: Additional Description: This updates the wasm host dependency so envoy users can start accessing the SharedData::keys() and SharedData::remove() functions via the WASM foreign functions interface. Risk Level: low Testing: no additional testing beyond the automated testing in
- Loading branch information
1 parent
695a42a
commit 33a1129
Showing
2 changed files
with
3 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters