I would like to announce an example showcasing D interacting with a Typescript library via WebAssembly.https://github.com/skoppe/spasm-tradingview-exampleI have started work on a small project that generates these bindings automatically, leveraging the typescript compiler. This could also be used to interact with javascript libraries which have typescript bindings.
OT: https://run.dlang.io/is/6M2WII
