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

Run insights on client-side with web assembly #221

Closed
nishanthkarthik opened this issue Aug 12, 2019 · 1 comment
Closed

Run insights on client-side with web assembly #221

nishanthkarthik opened this issue Aug 12, 2019 · 1 comment
Labels
enhancement New feature or request stale No activity

Comments

@nishanthkarthik
Copy link

Right now, the run button makes a HTTP call and displays the result on the front-end. In an attempt to reduce the load on the back-end infrastructure, the insights executable can be moved to the browser with web assembly, eliminating this round-trip.

This project supports running clang in the browser and can be a starting point.

@andreasfertig andreasfertig added the enhancement New feature or request label Aug 13, 2019
@stale
Copy link

stale bot commented Oct 12, 2019

Thanks for contributing to this issue. As it has been 60 days since the last activity waiting for a followup. This issue will be automatically closed in 7 days, if no further activity occurs. This is often because the request was already solved in some way and it just wasn't updated or it's no longer applicable. If that's not the case, please respond before the issue is closed. We'll gladly take a look again! In any case, thank you for your contributions!

@stale stale bot added the stale No activity label Oct 12, 2019
@stale stale bot closed this as completed Oct 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale No activity
Projects
None yet
Development

No branches or pull requests

2 participants