-
Notifications
You must be signed in to change notification settings - Fork 80
Comparing changes
Open a pull request
base repository: proxy-wasm/proxy-wasm-cpp-host
base: 6110918
head repository: proxy-wasm/proxy-wasm-cpp-host
compare: b22dc16
- 9 commits
- 18 files changed
- 2 contributors
Commits on Jul 16, 2025
-
std=c++20 is used by both v8 and Envoy. Switching to use it is necessary to build with more recent versions of v8, and will also reduce overall build surprises when importing proxy-wasm-cpp-host into Envoy. Signed-off-by: Michael Warres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f604c4 - Browse repository at this point
Copy the full SHA 1f604c4View commit details -
change --config=clang-asan-strict to --config=clang-asan
Signed-off-by: Michael Warres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 59cb7c6 - Browse repository at this point
Copy the full SHA 59cb7c6View commit details
Commits on Jul 17, 2025
-
chore: support clang-18 and ubuntu-24.04
These changes make Proxy-Wasm build cleanly with clang-18 and pass clang-tidy-18 checks. Signed-off-by: Matt Leon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b46412a - Browse repository at this point
Copy the full SHA b46412aView commit details -
chore: ignore c++20 + clang-18 + gcc-14 findings
Signed-off-by: Matt Leon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d91cbc - Browse repository at this point
Copy the full SHA 6d91cbcView commit details -
Signed-off-by: Michael Warres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7039a7a - Browse repository at this point
Copy the full SHA 7039a7aView commit details -
Signed-off-by: Michael Warres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e57af08 - Browse repository at this point
Copy the full SHA e57af08View commit details -
chore: Update v8 to use 13.8 interface
Signed-off-by: Matt Leon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be9340f - Browse repository at this point
Copy the full SHA be9340fView commit details -
chore: use bazel repos for missing v8 dependencies
Signed-off-by: Matt Leon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e25c4f1 - Browse repository at this point
Copy the full SHA e25c4f1View commit details -
Signed-off-by: Matt Leon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b22dc16 - Browse repository at this point
Copy the full SHA b22dc16View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 6110918...b22dc16