Skip to content

Pull requests: proxy-wasm/proxy-wasm-cpp-sdk

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Update BUILD file.
#7 by jplevyak was merged Apr 1, 2020 Loading…
Fix linking issues.
#2 by jplevyak was merged Mar 5, 2020 Loading…
Support raw/non-protobuf gRPC.
#20 by jplevyak was merged May 20, 2020 Loading…
Add missing onCreate for root contexts.
#27 by jplevyak was merged Jun 2, 2020 Loading…
Fix the Makefile for compiling into the local directory.
#26 by jplevyak was merged Jun 2, 2020 Loading…
Fix README example to reflect new API
#31 by fpesce was merged Jul 6, 2020 Loading…
Add include <cstring> for clang-tidy.
#51 by jplevyak was merged Aug 17, 2020 Loading…
Reenable LTO which has a huge effect on performance.
#46 by jplevyak was merged Aug 5, 2020 Loading…
Add missing external.
#53 by jplevyak was merged Aug 25, 2020 Loading…
Simplify Bazel workspace. (#70)
#74 by bianpengyuan was merged Nov 20, 2020 Loading…
Fix CODEOWNERS format
#163 by mpwarres was merged Apr 29, 2024 Loading…
fix: CI branch name master -> main
#166 by martijneken was merged Jun 7, 2024 Loading…
build: Upstream envoy's C++20 patch
#181 by leonm1 was merged Jan 7, 2025 Loading…
chore: update build action to use actions/cache@v4
#185 by mpwarres was merged Mar 4, 2025 Loading…
Update Bazel version to 4.1.0.
#116 by mathetake was merged Jun 1, 2021 Loading…
Fix typos in Bazel function names.
#138 by ingwonsong was merged Jul 14, 2022 Loading…
Add @martijneken and @mpwarres to CODEOWNERS
#162 by mpwarres was merged Apr 26, 2024 Loading…
Add <optional> include to proxy_asm_api.h.
#160 by benjaminp was merged Aug 5, 2024 Loading…
fix: Implement getentropy using wasi preview 1
#178 by martijneken was merged Oct 28, 2024 Loading…
Small changes for upstreaming.
#1 by jplevyak was merged Mar 5, 2020 Loading…
Update emscripten.
#35 by jplevyak was merged Jul 16, 2020 Loading…
Remove bianpengyuan@ from CODEOWNERS.
#135 by bianpengyuan was merged Apr 6, 2022 Loading…
ProTip! Exclude everything labeled bug with -label:bug.