feat: test on bun runtime#101
Conversation
Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
|
This looks promising, but everything is broken? |
|
Also - we don't need to run every single example on bun as this will expose us to having to make sure every framework etc in every example also runs on bun. Just make it run the helia-101 example on bun as well as node, that should be enough. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
I think we need to pull in |
|
seems like bun is not trusting some deps' postinstall scripts. so node-datachannel is not being found: https://github.com/ipfs-examples/helia-examples/actions/runs/8821723588/job/24218234527?pr=101#step:6:13 Running locally shows: |
|
helia-101 on bun passes now: https://github.com/ipfs-examples/helia-examples/actions/runs/8822048749/job/24219321434?pr=101 |
With bun |
|
bun tests passed when I explicitly installed node>20.. https://github.com/ipfs-examples/helia-examples/actions/runs/11505990080/job/32028925951?pr=101 is bun calling node or are we calling it somehow? testing if we can alias |
|
FYI: bun is not running successfully due to some crypto errors |
|
@achingbrain do you need me to. do anything here? |
In this PR:
Currently failing: