nebulus icon indicating copy to clipboard operation
nebulus copied to clipboard

What dependencies are needed from c++?

Open fire opened this issue 4 years ago • 4 comments

Was curious for a usecase.

fire avatar Jul 20 '21 00:07 fire

Nebulus makes use of https://github.com/ipfs/js-ipfs so looking into that project might give you some ideas.

Otherwise Nebulus itself is pretty minimal and I don't think it adds any native modules on top. Feel free to elaborate if I'm misunderstanding the question.

skogard avatar Jul 20 '21 12:07 skogard

Usecase: I'm trying to make an ipfs client for https://github.com/fire/godot-ipfs.

Using golang is a problem.

Your problem solves a use case of solo ipfs. So I am investigating making your stack more standalone. wasm could work.

fire avatar Jul 20 '21 13:07 fire

@skogard I want to compile nebulus with https://github.com/NectarJS/nectarjs is this something you can assist with?

fire avatar Jun 01 '22 20:06 fire

Nectarjs hasn't implemented async. Investigating.

fire avatar Jun 01 '22 20:06 fire