MDN/Archives/Kuma/Scripting: Difference between revisions

Line 77: Line 77:
* HTTP proxy service vs embedding JS
* HTTP proxy service vs embedding JS
** Embedding JS in a Python app seems experimental, and outside webdev team core-competency
** Embedding JS in a Python app seems experimental, and outside webdev team core-competency
** HTTP is a webdev core-compentency, and has loosely-coupled benefits
** HTTP is a webdev core-compentency, and has loose-coupling and RESTafarian benefits
* Taming semi- or untrusted JavaScript code
* Taming semi- or untrusted JavaScript code
** [http://nodejs.org/docs/v0.3.1/api/vm.html#vm.runInNewContext Built-in node.js sandboxing features]
** [http://nodejs.org/docs/v0.3.1/api/vm.html#vm.runInNewContext Built-in node.js sandboxing features]
Confirmed users
920

edits