Node.js Bridge
louistiti opened this issue · 3 comments
louistiti commented
The Node.js bridge will allow us to build new skills using JavaScript. The runtime entry point and pre-release process is already done. I've done it the same way as binaries made with Python so it is generic enough to not get into too much thinking when releasing a new version of the Node.js bridge.
The bridge should clearly be distinguished from the SDK at the file structure level.
louistiti commented
nhusgf commented
hello
louistiti commented
The Node.js SDK has been built. And the Node.js bridge has been developed too. It is now possible to develop skills using JavaScript! 🎉