I wanted to use javascript’s yield keyword (similar to C#’s yield return) in jsFiddle. I know that yield works on Firefox only, I want to make a one-off simulation, so it doesn’t have to be cross-platform. Is it possible to set jsFiddle’s javascript to version 1.7?
I wanted to use javascript’s yield keyword (similar to C#’s yield return ) in
Share
Yep – in the tab called
Languageson the left hand side – you can change theJavaScriptdrop down toJavascript 1.7– this should be on META.stackexchange.com