I was curious if Javascript ES6 will be supported by Cloud Code? It brings a lot of good features and under the hood optimizations (thanks to V8 improvements).
I'm not sure how custom the GameSparks implementation of JavaScript is, and some testing revealed that it doesn't currently compile ES6 code, so I wanted to ask if it's been considered. It's not a huge deal, but it would be nice to have properly scoped block variables and actual readonly constants, for example. :)
Thanks,
Jason
Best Answer
C
Customer Support
said
over 6 years ago
Hi Jason,
ES6 syntax is currently unsupported and is not planned.
If you require this feature you could raise it as a Feature Request and our Dev team will investigate the possibility for you.
Thanks,
Oisin.
1 person has this question
1 Comment
Customer Support
said
over 6 years ago
Answer
Hi Jason,
ES6 syntax is currently unsupported and is not planned.
If you require this feature you could raise it as a Feature Request and our Dev team will investigate the possibility for you.
Jason McIntosh
Hi,
I was curious if Javascript ES6 will be supported by Cloud Code? It brings a lot of good features and under the hood optimizations (thanks to V8 improvements).
I'm not sure how custom the GameSparks implementation of JavaScript is, and some testing revealed that it doesn't currently compile ES6 code, so I wanted to ask if it's been considered. It's not a huge deal, but it would be nice to have properly scoped block variables and actual readonly constants, for example. :)
Thanks,
Jason
Hi Jason,
ES6 syntax is currently unsupported and is not planned.
If you require this feature you could raise it as a Feature Request and our Dev team will investigate the possibility for you.
Thanks,
Oisin.
1 person has this question
Customer Support
Hi Jason,
ES6 syntax is currently unsupported and is not planned.
If you require this feature you could raise it as a Feature Request and our Dev team will investigate the possibility for you.
Thanks,
Oisin.
1 person likes this
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2487 topics