FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · proxy-wasm/proxy-wasm-cpp-host · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
proxy-wasm
/
proxy-wasm-cpp-host
Public
Notifications
You must be signed in to change notification settings
Fork
86
Star
93
Code
Issues
40
Pull requests
19
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jul 17, 2026
wasmtime: add options for configuring between winch and cranelift (#562)
Show description for 5f03d89
leonm1
authored
5f03d89
View commit details
Copy full SHA for 5f03d89
Browse repository at this point
Commits on Jul 1, 2026
build(deps): Bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#545)
Show description for 52a0291
dependabot[bot]
and
martijneken
authored
52a0291
View commit details
Copy full SHA for 52a0291
Browse repository at this point
build(deps): Bump docker/setup-qemu-action from 4.0.0 to 4.1.0 (#550)
Show description for 5c33303
dependabot[bot]
authored
5c33303
View commit details
Copy full SHA for 5c33303
Browse repository at this point
build(deps): Bump actions/setup-go from 6.4.0 to 6.5.0 (#557)
Show description for 2b51cc3
dependabot[bot]
authored
2b51cc3
View commit details
Copy full SHA for 2b51cc3
Browse repository at this point
Commits on Jun 25, 2026
build(deps): Bump actions/checkout from 6.0.2 to 7.0.0 (#556)
Show description for d7817fa
dependabot[bot]
authored
d7817fa
View commit details
Copy full SHA for d7817fa
Browse repository at this point
Commits on Jun 23, 2026
`wasmtime`: update to v45.0.2 (#555)
Show description for f2db56a
leonm1
authored
f2db56a
View commit details
Copy full SHA for f2db56a
Browse repository at this point
fix: Cloned Wasmtime VM enforce memory limits (#554)
Show description for 6d5d91e
dallen68
authored
6d5d91e
View commit details
Copy full SHA for 6d5d91e
Browse repository at this point
Commits on Jun 22, 2026
Fix setDatatype endianness when writing to Wasm memory (#553)
Show description for 09e5f8d
vinayakray19
authored
09e5f8d
View commit details
Copy full SHA for 09e5f8d
Browse repository at this point
Commits on Jun 18, 2026
Add bytecode_util to wasm_vm_headers (#548)
Show description for ee57c67
leonm1
authored
ee57c67
View commit details
Copy full SHA for ee57c67
Browse repository at this point
Commits on Jun 17, 2026
feat: Enable configurable VM memory limits for Wasmtime (#551)
Show description for 83de5ea
dallen68
authored
83de5ea
View commit details
Copy full SHA for 83de5ea
Browse repository at this point
Commits on May 31, 2026
build(deps): Bump docker/login-action from 4.1.0 to 4.2.0 (#544)
Show description for b07c8b3
dependabot[bot]
authored
b07c8b3
View commit details
Copy full SHA for b07c8b3
Browse repository at this point
Commits on May 29, 2026
Add `WasmVm::serialize` method to get serialized AOT compiled module (#543)
Show description for cfe1bc9
leonm1
and
rachgreen33
authored
cfe1bc9
View commit details
Copy full SHA for cfe1bc9
Browse repository at this point
Commits on May 27, 2026
build(deps): Bump docker/build-push-action from 7.1.0 to 7.2.0 (#546)
Show description for cab61d1
dependabot[bot]
authored
cab61d1
View commit details
Copy full SHA for cab61d1
Browse repository at this point
Commits on May 20, 2026
Implement execution limits for wasmtime (#510)
Show description for da3ce05
leonm1
authored
da3ce05
View commit details
Copy full SHA for da3ce05
Browse repository at this point
Migrate wasmtime to wasmtime-cpp-api (#503)
Show description for a7cfd87
leonm1
authored
a7cfd87
View commit details
Copy full SHA for a7cfd87
Browse repository at this point
Commits on Apr 15, 2026
build(deps): Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#538)
Show description for f0310e1
dependabot[bot]
authored
f0310e1
View commit details
Copy full SHA for f0310e1
Browse repository at this point
build(deps): Bump docker/login-action from 4.0.0 to 4.1.0 (#536)
Show description for a6a3a07
dependabot[bot]
authored
a6a3a07
View commit details
Copy full SHA for a6a3a07
Browse repository at this point
build(deps): Bump docker/build-push-action from 7.0.0 to 7.1.0 (#539)
Show description for 53a369e
dependabot[bot]
authored
53a369e
View commit details
Copy full SHA for 53a369e
Browse repository at this point
Commits on Apr 8, 2026
Use standard size runners for CI jobs (#537)
Show description for 36aa6eb
leonm1
authored
36aa6eb
View commit details
Copy full SHA for 36aa6eb
Browse repository at this point
Commits on Apr 6, 2026
add all wasi hostcalls used by Go SDK (#533)
Show description for 94091cd
leonm1
and
johnlanni
authored
94091cd
View commit details
Copy full SHA for 94091cd
Browse repository at this point
Commits on Apr 1, 2026
Add getFunction calls for endianness test function signatures (#534)
Show description for 3930b7b
leonm1
authored
3930b7b
View commit details
Copy full SHA for 3930b7b
Browse repository at this point
build(deps): Bump actions/setup-go from 6.3.0 to 6.4.0 (#535)
Show description for b71cb75
dependabot[bot]
authored
b71cb75
View commit details
Copy full SHA for b71cb75
Browse repository at this point
Commits on Mar 26, 2026
Add test for native to wasm value conversions (#525)
Show description for 6da01b1
leonm1
authored
6da01b1
View commit details
Copy full SHA for 6da01b1
Browse repository at this point
Commits on Mar 25, 2026
build(deps): Bump bazel-contrib/setup-bazel from 0.18.0 to 0.19.0 (#532)
Show description for 92108ac
dependabot[bot]
authored
92108ac
View commit details
Copy full SHA for 92108ac
Browse repository at this point
Commits on Mar 20, 2026
Test the increased number of frames in backtrace. (#518)
Show description for 18eb28d
PiotrSikora
authored
18eb28d
View commit details
Copy full SHA for 18eb28d
Browse repository at this point
build(deps): Bump docker/setup-buildx-action from 3.12.0 to 4.0.0 (#527)
Show description for 15e38ec
dependabot[bot]
authored
15e38ec
View commit details
Copy full SHA for 15e38ec
Browse repository at this point
Commits on Mar 18, 2026
build(deps): Bump docker/login-action from 3.7.0 to 4.0.0 (#528)
Show description for 7d58510
dependabot[bot]
and
mpwarres
authored
7d58510
View commit details
Copy full SHA for 7d58510
Browse repository at this point
build(deps): Bump docker/setup-qemu-action from 3.7.0 to 4.0.0 (#526)
Show description for ca6a8cf
dependabot[bot]
authored
ca6a8cf
View commit details
Copy full SHA for ca6a8cf
Browse repository at this point
build(deps): Bump actions/download-artifact from 8.0.0 to 8.0.1 (#529)
Show description for 0c42c80
dependabot[bot]
authored
0c42c80
View commit details
Copy full SHA for 0c42c80
Browse repository at this point
Commits on Mar 13, 2026
Upgrade wasmtime from 24.0.6 -> 42.0.1 (#502)
Show description for acb1a76
leonm1
authored
acb1a76
View commit details
Copy full SHA for acb1a76
Browse repository at this point
Commits on Mar 12, 2026
Build wasmtime with wasmtime-c-api-impl crate (#501)
Show description for 0c955e8
leonm1
authored
0c955e8
View commit details
Copy full SHA for 0c955e8
Browse repository at this point
Add cmake to s390x build image (#524)
Show description for e5865aa
leonm1
authored
e5865aa
View commit details
Copy full SHA for e5865aa
Browse repository at this point
Remove V8 repo rewrite in favor of vendored patch (#523)
Show description for 4ef37b7
leonm1
authored
4ef37b7
View commit details
Copy full SHA for 4ef37b7
Browse repository at this point
Use published `build-tools` container image. (#520)
Show description for 1139029
PiotrSikora
authored
1139029
View commit details
Copy full SHA for 1139029
Browse repository at this point
Commits on Mar 11, 2026
Fix workflow for publishing `build-tools` containers. (#521)
Show description for 3f88454
PiotrSikora
authored
3f88454
View commit details
Copy full SHA for 3f88454
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL