@xenia thanks, I’ll take a look. I do work with python currently and it seems to be a mess of assertions and poor tooling - but that might just be an us problem.
@hughrawlinson @xenia you can very much end up in this state with typescript as well. I think typescript can do what you want to do, but when it comes to supply chain attacks that comes from decision making and not the ecosystem itself. Asking whether you need a wrapper for xyz from a package, or whether you can implement your own minimal functionality for what you want to do. Left field option try Go and Wasm, or trendy go with Rust