# May I ask for any reason for recommending the javascript VM?

**URL:** https://forum.heroiclabs.com/t/may-i-ask-for-any-reason-for-recommending-the-javascript-vm/4664
**Category:** Runtime Framework
**Created:** [November 29, 2023, 2:33pm UTC](https://forum.heroiclabs.com/t/may-i-ask-for-any-reason-for-recommending-the-javascript-vm/4664 "2023-11-29T14:33:00Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![mengxin](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.heroiclabs.com/mengxin/32/1879_2.png) [@mengxin](https://forum.heroiclabs.com/u/mengxin)
#### Post date: [November 29, 2023, 2:33pm UTC](https://forum.heroiclabs.com/t/may-i-ask-for-any-reason-for-recommending-the-javascript-vm/4664/1 "2023-11-29T14:33:00Z")

</div>

May I ask for any reason for recommending the javascript VM?

> Heroic Labs recommends use of the JavaScript VM.

---

<div class="post-metadata">

### Author: ![mofirouz](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.heroiclabs.com/mofirouz/32/1523_2.png) [@mofirouz](https://forum.heroiclabs.com/u/mofirouz)
#### Post date: [November 29, 2023, 4:02pm UTC](https://forum.heroiclabs.com/t/may-i-ask-for-any-reason-for-recommending-the-javascript-vm/4664/2 "2023-11-29T16:02:48Z")

</div>

Because it provides a sandbox environment - in case of bad custom code, the server does not panic and crash (as it is the case with native Go code).
