Switch from Bun to Deno - #386
Conversation
|
Sorry to see this. Is there anything we (Bun) could've done differently? Were there any bugs or issues you ran into? |
|
@Jarred-Sumner Thanks for reaching out - I appreciate the white glove support ❤️ I really loved the experience of switching from Node to Bun - it was so easy to get started, The issue that I hit was that my macOS binaries, built with this workflow, didn't work properly after signing with my Apple developer account. Instead, they behaved as a Bun interpreter: Is that a known issue? |
|
If I follow exactly the same build process, without the signing step, I get a binary that works as expected, but then you hit the issue of macOS requiring ARM64 binaries to be signed. |
|
@Jarred-Sumner I'd love to get your take on this if you have a chance! |
No description provided.