Skip to main content
↑
↓
1 Hour
1 Day
1 Week
1 Month
Forever
Spherical forums
Community
Help
Search
Recent Posts
Log in
Contact Us
News
Join our
Discord server
!
General Discussion
Off-Topic Discussions
RPG Maker MV "They finally ditched Ruby for javascript!"
previous
1
2
Print
Topic: RPG Maker MV "They finally ditched Ruby for javascript!"
(Read 6281 times)
previous topic
-
next topic
Fat Cerberus
Kitty-Eating Cow
Posts: 2,699
*MUNCH*
Logged
Global Moderator
miniSphere Developer
Re: RPG Maker MV "They finally ditched Ruby for javascript!"
Reply #15
–
September 27, 2017, 09:47:18 am
Quote from: Rukiri on
September 27, 2017, 09:13:18 am
I would still say performance probably isn't as good as sphere
If there's already a performance gap here, it's only going to widen with miniSphere 5.0. Chakra is blazing fast. Which JavaScript engine is RPG Maker using, do you know?
miniSphere 5.2b2
(stable:
5.1.3
) -
Cell
compiler -
SSj
debugger -
thread
|
on GitHub
For the sake of our continued health I very much hope that Fat Cerberus does not become skilled enough at whatever arcane art it would require to cause computers to spawn enourmous man eating pigs
~Rhuan
Rukiri
Newbie
Posts: 41
MR.Awesome reporting for duty!
Logged
Re: RPG Maker MV "They finally ditched Ruby for javascript!"
Reply #16
–
September 27, 2017, 11:41:51 am
Can't say which engine it uses but I believe it's ES5 compliant but also read it has ES6 features so there probably was an update that updated it to ES6.
Rhuan
High Poster
Posts: 380
Logged
Re: RPG Maker MV "They finally ditched Ruby for javascript!"
Reply #17
–
September 27, 2017, 04:48:05 pm
Google tells me that RPG Maker is running on NodeWebkit version 0.12.3 (reference:
http://endlessillusoft.com/rpgmaker-mv-es6-feature-list/
)
The NodwWebkit github's changelog tells me that this would be running on Node.js version 0.11.13 (
https://github.com/nwjs/nw.js/blob/nw25/CHANGELOG.md
)
The node.js website tells me that this would be v8 version 3.24.35.22 (
https://nodejs.org/dist/v0.11.13/docs/changelog.html
) which per V8 github is the 10th February 2014 version of v8 (
https://github.com/v8/v8/blob/master/ChangeLog
)
Performance wise that will be a dog compared to a current gen Javascript engine; there's been a LOT of performance related innovation in javascript engines in the last 2 years; also obviously that was early days for ES6 - before the spec was actually agreed... so it would have a few early features more there as an experiment/for testing than seriously implemented.
That said the list in the first article I linked is longer than I'd expect.
Last Edit
: September 27, 2017, 05:10:03 pm by Rhuan
Fat Cerberus
Kitty-Eating Cow
Posts: 2,699
*MUNCH*
Logged
Global Moderator
miniSphere Developer
Re: RPG Maker MV "They finally ditched Ruby for javascript!"
Reply #18
–
September 27, 2017, 05:03:13 pm
@Rhuan
That first link is a 404.
miniSphere 5.2b2
(stable:
5.1.3
) -
Cell
compiler -
SSj
debugger -
thread
|
on GitHub
For the sake of our continued health I very much hope that Fat Cerberus does not become skilled enough at whatever arcane art it would require to cause computers to spawn enourmous man eating pigs
~Rhuan
Rhuan
High Poster
Posts: 380
Logged
Re: RPG Maker MV "They finally ditched Ruby for javascript!"
Reply #19
–
September 27, 2017, 05:10:19 pm
Quote from: Fat Cerberus on
September 27, 2017, 05:03:13 pm
@Rhuan
That first link is a 404.
It had taken the bracket with it, fixed.
previous
1
2
Print
General Discussion
Off-Topic Discussions
RPG Maker MV "They finally ditched Ruby for javascript!"