←back to thread

160 points todsacerdoti | 2 comments | | HN request time: 0.399s | source
Show context
bryanrasmussen ◴[] No.41898724[source]
the big issue here is the debuggability by having all your dependencies in the same language, and it's not even like these rewrites will all be in the same performant language for you to learn, so essentially if you are using a wasm compiled dependency you are not likely to be able to go into that dependency's code and figure out where the library author has messed up or what you have misunderstood from the documentation.
replies(1): >>41898767 #
Kinrany ◴[] No.41898767[source]
The solution to that is dependencies that work
replies(1): >>41898778 #
bawolff ◴[] No.41898778[source]
Does the dependency that always works and has no bugs also come with a free rainbow and unicorn?
replies(1): >>41898814 #
bryanrasmussen ◴[] No.41898814[source]
I sure hope so - otherwise how would I know the dependency I installed was going to always work?
replies(1): >>41901500 #
1. worthless-trash ◴[] No.41901500[source]
Ask the unicorn.
replies(1): >>41901531 #
2. bryanrasmussen ◴[] No.41901531[source]
exactly, which is why I was hoping I would get one?