v8 API has some breaking changes in 0.11 (and upcoming 0.12), especially for Handlescope, Arguments and Persistent.
There are only one way to make a 0.8 / 0.10 / 0.11 compatible addon without add tons of preprocessor lines, it's NAN, it's already used on some popular addons like ssh or pg.
v8 API has some breaking changes in 0.11 (and upcoming 0.12), especially for Handlescope, Arguments and Persistent.
There are only one way to make a 0.8 / 0.10 / 0.11 compatible addon without add tons of preprocessor lines, it's NAN, it's already used on some popular addons like ssh or pg.