al6x / synchronize

Write asynchronous code as if it's synchronous
http://alexeypetrushin.github.com/synchronize
316 stars 57 forks source link

Is it works in browser? #36

Closed isuvorov closed 9 years ago

isuvorov commented 9 years ago

try with browserify

Uncaught TypeError: Cannot read property '0' of null var v8 = 'v8-'+ /[0-9]+.[0-9]+/.exec(process.versions.v8)[0];

al6x commented 9 years ago

no, nodejs only