BxJS - Building Node.js native addons using golang

preview_player
Показать описание
This is a video in "Building X with javascript" series.

Project links:

Social media links:
Рекомендации по теме
Комментарии
Автор

Will really help me with my project. Thank you so much <3

ipyzpolonez
Автор

Is it possible to invoke callbacks from Go? Imagine you're streaming data from Go to Node, how do we invoke the listener function?

flippantfishtaco
Автор

Can we do this with N-API instead? Could you make a video for that? It looks to be a much better API for interacting with node, and I can't find any examples of using N-API in Go.

flippantfishtaco
Автор

so you want to use the js runtime + js gc and go runtime + go gc at the same time?

ludwig
Автор

Is this currently working in the last versions of both languages?

davidbayoalcaide
Автор

can i run JS function using golang? if its yes, can you give me the command plz?

bedadlyes