What version of javascript?

I want to know which language features I can make use of in my sync-function and CB views. What version of javascript is running in the sync-gateway and CB server?

@nick-couchbase

Sync Gateway uses the otto Javascript interpreter, currently commit “5282a5a45ba989692b3ae22f730fa6b9dd67662f”

The repo README lists the interpreter features.

1 Like