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

feat: add WASM transformer #1119

Closed
wants to merge 2 commits into from
Closed

Conversation

Soumil-07
Copy link
Contributor

No description provided.

Copy link

Thanks for making a pull request! 😃
One of the maintainers will review and advise on the next steps.

Copy link
Contributor

@HarikrishnanBalagopal HarikrishnanBalagopal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly fine. Just some minor changes.

Makefile Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
transformer/external/wasmtransformer.go Outdated Show resolved Hide resolved
transformer/external/wasmtransformer.go Outdated Show resolved Hide resolved
transformer/external/wasmtransformer.go Outdated Show resolved Hide resolved
@HarikrishnanBalagopal
Copy link
Contributor

Possibly we can move to https://github.com/tetratelabs/wazero which is pure Go with no dependency.

Signed-off-by: Soumil Paranjpay <soumil.paranjpay@gmail.com>

Based on work by Vamsi Krishna <vamsikrishnasatyasi971@gmail.com>
@HarikrishnanBalagopal HarikrishnanBalagopal added the lfx-project https://lfx.linuxfoundation.org/tools/mentorship/ label Dec 13, 2023
@HarikrishnanBalagopal HarikrishnanBalagopal linked an issue Jan 4, 2024 that may be closed by this pull request
@HarikrishnanBalagopal
Copy link
Contributor

HarikrishnanBalagopal commented Jan 30, 2024

@HarikrishnanBalagopal
Copy link
Contributor

Related #1144

@HarikrishnanBalagopal
Copy link
Contributor

Implemented in #1172

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat lfx-project https://lfx.linuxfoundation.org/tools/mentorship/
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: wasm transformers
2 participants