-
Notifications
You must be signed in to change notification settings - Fork 165
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
update: support build for wasm #1156
Conversation
Please double check driver/SCHEMA_VERSION file. See versioning. /hold |
112e496
to
e46b3a6
Compare
3254f87
to
a003251
Compare
/milestone 0.12.0 |
This is ready for review! Me and @Rohith-Raju worked on this for the GSoC project. This is preliminary work for having a working Falco build for WASM. cc @falcosecurity/libs-maintainers |
Shoutout to @Rohith-Raju for the great work here! 🥳 |
Incredible job @Rohith-Raju and Jason! Thank you very much! |
3613958
to
1ec620a
Compare
9349daa
to
d286d32
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job! Left a couple of comments, but PR LGTM!
Signed-off-by: Rohith Raju <rohithraju488@gmail.com> Co-authored-by: Jason Dellaluce <jasondellaluce@gmail.com>
Signed-off-by: Rohith Raju <rohithraju488@gmail.com> Co-authored-by: Jason Dellaluce <jasondellaluce@gmail.com>
Signed-off-by: Rohith Raju <rohithraju488@gmail.com> Co-authored-by: Jason Dellaluce <jasondellaluce@gmail.com>
Signed-off-by: Rohith Raju <rohithraju488@gmail.com> Co-authored-by: Jason Dellaluce <jasondellaluce@gmail.com>
Co-authored-by: Rohith Raju <rohithraju488@gmail.com> Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
Signed-off-by: rohith-raju <rohithraju488@gmail.com> Co-authored-by: Jason Dellaluce <jasondellaluce@gmail.com>
Co-authored-by: Rohith Raju <rohithraju488@gmail.com> Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
Co-authored-by: Rohith Raju <rohithraju488@gmail.com> Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
Co-authored-by: Rohith Raju <rohithraju488@gmail.com> Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
Co-authored-by: Federico Di Pierro <nierro92@gmail.com> Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
98fecf2
to
a3477e5
Compare
The |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
LGTM label has been added. Git tree hash: f2e6284609b6fcbae2d25ab24e1a207ca2b93826
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Andreagit97, FedeDP, Rohith-Raju The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind feature
Any specific area of the project related to this PR?
/area build
/area CI
/area tests
Does this PR require a change in the driver versions?
What this PR does / why we need it:
This PR adds support to WASM target. This is a preliminary work for Google Summer of Code
falcosecurity/evolution#262
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: