Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retarget SDK to upstream Go toolchain 1.24 #1

Merged
merged 25 commits into from
Dec 19, 2024

Conversation

leonm1
Copy link

@leonm1 leonm1 commented Dec 17, 2024

This PR updates the Go SDK to use the upstream Go toolchain rather than the TinyGo toolchain as used by https://github.com/tetratelabs/proxy-wasm-go-sdk.

It restores and updates the readme, tests, and documentation, as well as adapting the SDK to the upstream toolchain's conventions for the host<->wasm interface.

This PR relies on changes to the cpp host in proxy-wasm/proxy-wasm-cpp-host#427 to be able to be used in proxy-wasm host environments.

Signed-off-by: Matt Leon <mattleon@google.com>
Signed-off-by: Matt Leon <mattleon@google.com>
Signed-off-by: Matt Leon <mattleon@google.com>
This reverts commit 33c01aa.

Signed-off-by: Matt Leon <mattleon@google.com>
This reverts commit f4829de.

Signed-off-by: Matt Leon <mattleon@google.com>
This reverts commit cbcb260.

Signed-off-by: Matt Leon <mattleon@google.com>
)"

This reverts commit 1d2249f.

Signed-off-by: Matt Leon <mattleon@google.com>
Signed-off-by: Matt Leon <mattleon@google.com>
Signed-off-by: Matt Leon <mattleon@google.com>
Signed-off-by: Matt Leon <mattleon@google.com>
Signed-off-by: Matt Leon <mattleon@google.com>
Signed-off-by: Matt Leon <mattleon@google.com>
Signed-off-by: Matt Leon <mattleon@google.com>
Signed-off-by: Matt Leon <mattleon@google.com>
Signed-off-by: Matt Leon <mattleon@google.com>
Signed-off-by: Matt Leon <mattleon@google.com>
.github/CODEOWNERS Outdated Show resolved Hide resolved
.github/workflows/workflow.yaml Outdated Show resolved Hide resolved
.github/workflows/workflow.yaml Outdated Show resolved Hide resolved
.github/workflows/workflow.yaml Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
.github/workflows/workflow.yaml Show resolved Hide resolved
doc/CONTRIBUTING.md Show resolved Hide resolved
doc/OVERVIEW.md Show resolved Hide resolved
Makefile Show resolved Hide resolved
proxywasm/internal/abi_callback_version.go Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@leonm1 leonm1 requested a review from martijneken December 17, 2024 20:26
doc/OVERVIEW.md Outdated Show resolved Hide resolved
doc/OVERVIEW.md Show resolved Hide resolved
doc/OVERVIEW.md Outdated Show resolved Hide resolved
Signed-off-by: Matt Leon <mattleon@google.com>
- Add CLA and community guidelines to CONTRIBUTING.md
- Rename workflows
- Remove e2e tests from workflows
- Clarify difference from tetratelabs/proxy-wasm-go-sdk

Signed-off-by: Matt Leon <mattleon@google.com>
Signed-off-by: Matt Leon <mattleon@google.com>
Signed-off-by: Matt Leon <mattleon@google.com>
Signed-off-by: Matt Leon <mattleon@google.com>
Signed-off-by: Matt Leon <mattleon@google.com>
Signed-off-by: Matt Leon <mattleon@google.com>
Signed-off-by: Matt Leon <mattleon@google.com>
Signed-off-by: Matt Leon <mattleon@google.com>
@leonm1
Copy link
Author

leonm1 commented Dec 18, 2024

@martijneken martijneken merged commit fc1912e into proxy-wasm:main Dec 19, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants