I need to test/work generators that are part of the ES6 draft. To work on I need a browser(in my case). As Google Canary is strictly for developers, so does it support generators as of now? My OS is Windows 7.
Yes, behind a flag. See also the feature dashboard entry and V8 bug.
Navigate to chrome://flags/#enable-javascript-harmony
to enable it.