Roman Zajic
Roman Zajic
Issue is related to #978
> Does Nim itself support it? Yes, it is on the list of supported platforms and I myself was able to compile and run tests with Nim 2.0 on Apple...
> How did you install Nim? brew install nim https://formulae.brew.sh/formula/nim This defaults to 2.0
> > Not sure about Nim 2.0, but I believe Nim 1.6 runs on my Apple M1 with amd64 emulation. > > libp2p and nim both run on native apple...
> > Seems like there is a solution that already exists as part of the Nimbuis build, we should try to use it here as well. We've been also looking...
> > How did you install Nim? > > I used choosenim. Installed 1.6.16 today: > > ``` > Nim Compiler Version 1.6.16 [MacOSX: amd64] > Compiled at 2023-11-15 >...
> > > How did you install Nim? > > > > > > brew install nim https://formulae.brew.sh/formula/nim > > This defaults to 2.0 > > It's usually not a...
I welcome any proposal which positively impacts adoption of nim-libp2p. Feel free to propose your own view and steps how this issue should be resolved. There will be daily tests...
> > I welcome any proposal which positively impacts adoption of nim-libp2p. Feel free to propose your own view and steps how this issue should be resolved. There will be...
> > Nim-libp2p project uses dependency go-libp2p-daemon > > I assume this is only a test dependency? (The title suggests it as well, but the description is vague.) > >...