|
| 1 | +# Node.js API WG - Minutes April 21 2016 |
| 2 | + |
| 3 | +Link to youtube recording: http://www.youtube.com/watch?v=B6O3nbvkGHc |
| 4 | + |
| 5 | +## Agenda |
| 6 | + |
| 7 | +* Stand up |
| 8 | +* Actions from last meeting |
| 9 | +* Review discussion/plan from recent vm neutrality face to face |
| 10 | +* Open issues review |
| 11 | + |
| 12 | +## Present |
| 13 | + |
| 14 | +* Michael Dawson @mhdawson |
| 15 | +* Arunesh Chandra @aruneshc |
| 16 | +* Stefan Budeanu @stefanmb |
| 17 | +* Josh Gavant @joshgav |
| 18 | +* Jianchun Xu @jianchun |
| 19 | +* Alexis Campailla @orangemocha |
| 20 | + |
| 21 | +## Round Table |
| 22 | + |
| 23 | +Went through stand up, mostly participation in face-to-face VM summit and then |
| 24 | +follow up actions from that. Will try to take more specific notes next time. |
| 25 | + |
| 26 | + |
| 27 | +## Agenda items |
| 28 | + |
| 29 | +### Review of face-to-face VM summit (https://github.com/jasnell/vm-summit) |
| 30 | +Stefan walked us through plan |
| 31 | +https://docs.google.com/document/d/1No4LUnsbL4L_HJG06SrHcRSpmex2oYBvbLKFrKjD2RU/edit |
| 32 | + |
| 33 | +IRC channel has been created: node-api in freenode. |
| 34 | + |
| 35 | +This doc has some initial notes/info about investigation |
| 36 | +by Stefan/Ian so far: |
| 37 | + |
| 38 | +https://docs.google.com/document/d/1bX9SZKufbfhr7ncXL9fFev2LrljymtFZdWpwmv7mB9g/edit |
| 39 | + |
| 40 | +We agreed to commit changes under this repo in the |
| 41 | +module-api-experimental subdirectory. |
| 42 | + |
| 43 | +### Review of FFI investigation so far |
| 44 | + |
| 45 | +Still value as compliment to vm api. As alternative more work |
| 46 | +and higher barrier of entry for new VMs. |
| 47 | + |
| 48 | +Talked about Interface Definition language. |
| 49 | + |
| 50 | +Potential benefits are that is it would be fast, possibly even faster |
| 51 | +than current level integration allowing it to be used broadly |
| 52 | +across Node.js internals. |
| 53 | + |
| 54 | +Next step Ali (@ofrobots) to discuss with v8 team. |
| 55 | + |
| 56 | +Alexis will share power point on repo. |
| 57 | + |
| 58 | +### Actions from last meeting |
| 59 | + |
| 60 | +N/A |
| 61 | + |
| 62 | +### Open issues review |
| 63 | + |
| 64 | +We walked through the open issues, closed some stale ones. |
| 65 | +Nothing really warranted in depth discussion at this time. One |
| 66 | +action was for Michael to look at README.md to see |
| 67 | +if we can clarify the positioning versus Nan |
| 68 | + |
| 69 | + |
| 70 | +## Actions for next meeting |
| 71 | + |
| 72 | +Michael to review README.md to see if we can improve |
| 73 | +positioning versus Nan wg. |
| 74 | + |
| 75 | +## Next meeting |
| 76 | + |
| 77 | +Some discussion about what deadlines we have from the vm |
| 78 | +face-to-face VM summit actions, in the end we agreed that we should |
| 79 | +target next meeting for end of May. |
| 80 | + |
| 81 | + |
0 commit comments