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

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).

1 Like