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

Where are the libraries loaded and where does the execution take place? #123

Open
chengtie opened this issue Feb 12, 2017 · 0 comments
Open

Comments

@chengtie
Copy link

Hello,

I think playgrounds such as jsbin, jsfiddle execute the code in the browser. However, I am wondering if it is the case for requirebin.

After users write code in the textarea and launch run, does the execution takes place in the server of requirebin or in users' browser? And the libraries are loaded in the server of requirebin or in users' side?

I want to know this, because if this takes place in the server, when there are many users who use requrebin at the same time, is it supposed to be slow?

Thanks

Tie

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

No branches or pull requests

1 participant