-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
chore: RFC #2341 - 2020-04-15 - WASM Plugins Support #2341
Conversation
Signed-off-by: Ana Hobden <[email protected]>
Signed-off-by: Ana Hobden <[email protected]>
Signed-off-by: Ana Hobden <[email protected]>
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.
@Hoverbear This is a great RFC!
Looking good 👍 |
Signed-off-by: Ana Hobden <[email protected]>
Signed-off-by: Ana Hobden <[email protected]>
Signed-off-by: Ana Hobden <[email protected]>
Signed-off-by: Ana Hobden <[email protected]>
Signed-off-by: Ana Hobden <[email protected]>
Signed-off-by: Ana Hobden <[email protected]>
Signed-off-by: Ana Hobden <[email protected]>
Signed-off-by: Ana Hobden <[email protected]>
@lukesteensen @binarylogic this is ready for merge. :) |
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.
Everything here sounds reasonable. Given the amount of engineering complexity and API surface area, I expect this feature to take a long time to settle. For the time being, I think we continue to focus on completing the thinnest possible vertical slice (parsing protobufs) and gain confidence in that before expanding the API at all. We have a lot of learning to do and getting out something super minimal to start playing with will help us do that.
This is still waiting for one approval :) |
A little bird told me this is mergable so I'm merging it. 🎉 |
…tordotdev#2341) * Add WASM RFC Signed-off-by: Ana Hobden <[email protected]> * Fix lints Signed-off-by: Ana Hobden <[email protected]> * Add title Signed-off-by: Ana Hobden <[email protected]> * Some rewording Signed-off-by: Ana Hobden <[email protected]> * Add lua benches Signed-off-by: Ana Hobden <[email protected]> * Touchup RFC Signed-off-by: Ana Hobden <[email protected]> * Add benchmarks of native and lua Signed-off-by: Ana Hobden <[email protected]> * Review and refine RFC Signed-off-by: Ana Hobden <[email protected]> * Move rfc Signed-off-by: Ana Hobden <[email protected]> * Update Registration docs Signed-off-by: Ana Hobden <[email protected]> * Remove files that weren't created. Signed-off-by: Ana Hobden <[email protected]> Signed-off-by: Brian Menges <[email protected]>
The RFC component of #2280, related to #2006
Rendered: https://github.com/timberio/vector/blob/41d90b7df1995429d179c89a4f1c176d72a263f1/rfcs/2020-04-15-wasm-plugins.md