Demo: Calling Typescript library from D via WebAssembly
    Sebastiaan Koppe 
    mail at skoppe.eu
       
    Thu Sep 26 09:25:28 UTC 2019
    
    
  
I would like to announce an example showcasing D interacting with 
a Typescript library via WebAssembly.
https://github.com/skoppe/spasm-tradingview-example
I 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.
    
    
More information about the Digitalmars-d-announce
mailing list