Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ecosystem upgrades #103

Closed
4 tasks done
reqshark opened this issue Aug 10, 2015 · 4 comments
Closed
4 tasks done

ecosystem upgrades #103

reqshark opened this issue Aug 10, 2015 · 4 comments

Comments

@reqshark
Copy link
Collaborator

relevant ecosystem changes

  • nan 2

beta 6 targets:

  • windows
  • linx
  • osx

In addition to beta 6, let's use recently overhauled native abstractions to compile against API breakage upstream in V8 4.4.63.26... like if we want to use iojs3. no more Handle, it's Local now.

btw, @nickdesaulniers, iojs3 brings changes to node::buffer that I think we need to take a look at

last week I was having some problems just getting nan2 off the ground but that was NPM related. I'll take another swing at it as soon as I can. In the meantime, PRs on any of these are most welcome :)

@thelinuxlich
Copy link

+1

@reqshark
Copy link
Collaborator Author

ok status update: got osx on beta6. building it on my machine running 10.11 El Capitan...

we're getting a few symbol test failures in test/symbol.js

here's the branch and i'll try to finish this up over the weekend for the other operating systems: https://github.com/nickdesaulniers/node-nanomsg/tree/beta6

side note: the websocket stuff is compiling! Take that snailzilla! 🐌

@reqshark
Copy link
Collaborator Author

linux is done.

$ git clone https://github.com/nickdesaulniers/node-nanomsg nano && cd nano
$ git checkout beta6
$ make
$ make check

@reqshark reqshark mentioned this issue Aug 15, 2015
@reqshark
Copy link
Collaborator Author

reqshark commented Sep 4, 2015

btw i'm going on vacation to Maui 🌴 starting tomorrow so if someone wants to do a PR for upgrading to nan 2, that would be awesome. otherwise I'll get to it when i get back around mid sept

cc @kkoopa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants