<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[What version of Javascript does cloud code support?]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I'm wondering if cloud code is ES5 or ES6?</p>
<p dir="auto">Ima.</p>
]]></description><link>https://forums.getbraincloud.com/topic/15/what-version-of-javascript-does-cloud-code-support</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 11:02:55 GMT</lastBuildDate><atom:link href="https://forums.getbraincloud.com/topic/15.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 27 May 2019 15:31:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to What version of Javascript does cloud code support? on Mon, 27 May 2019 15:56:01 GMT]]></title><description><![CDATA[<p dir="auto">brainCloud's Cloud Code is based on <a href="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino" rel="nofollow ugc">Apache Rhino</a>, which is an open-source implementation of JavaScript. This engine is highly sandboxed within the brainCloud API servers for security purposes.</p>
<p dir="auto">brainCloud currently ships with Apache Rhino version 1.7.7.1.</p>
<p dir="auto">Rhino implements JavaScript 1.7, and is basically ES4 with partial ES5 and ES6 support.</p>
<p dir="auto">Summary from a Stack Overflow discussion <a href="https://stackoverflow.com/questions/6701489/which-javascript-ecmascript-version-does-javas-rhino-implementation-implement" rel="nofollow ugc">here</a>:</p>
<p dir="auto"><img src="/assets/uploads/files/1558972539969-2019-05-27_11-54-35.png" alt="2019-05-27_11-54-35.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Hope that helps!</p>
<p dir="auto">Paul.</p>
]]></description><link>https://forums.getbraincloud.com/post/25</link><guid isPermaLink="true">https://forums.getbraincloud.com/post/25</guid><dc:creator><![CDATA[Paul Winterhalder]]></dc:creator><pubDate>Mon, 27 May 2019 15:56:01 GMT</pubDate></item></channel></rss>