top | item 30817413

(no title)

rewq4321 | 3 years ago

Why does it need to be direct? A bit of glue code doesn't hurt, especially since most of the other glue is going away with WASI.

discuss

order

musingsole|3 years ago

That glue code is a massive cognitive burden on a programmer. It's not a big deal when you already know it.

But when you don't, a thin, glue layer of code following different paradigms than the other 90% of your project will crush your development agility anytime you have to touch that glue layer.