GithubHelp home page GithubHelp logo

Get in touch at WASMCON about jco HOT 6 CLOSED

dbaeumer avatar dbaeumer commented on May 29, 2024 2
Get in touch at WASMCON

from jco.

Comments (6)

dbaeumer avatar dbaeumer commented on May 29, 2024

The major reasons why I implemented all of this are:

  • we have special requirements where we can implement the host API in VS Code. It has to happen in the extension host worker and therefore we need to bridge from WASM worker into another worker. The generated meta model allows us to do so without writing any code by hand.
  • we have the idea of 'witifying' some of the VS Code API so that extensions can be implemented in languages that compile to WASM. Having idiomatic TS interfaces helps with this since the whole VS Code API is defined in TS.

from jco.

ricochet avatar ricochet commented on May 29, 2024

@dbaeumer if you are available, I also strongly recommend attending https://bytecodealliance.org/articles/announcing-componentize-the-world where @guybedford will be leading the workgroup around the JS ecosystem.

from jco.

tschneidereit avatar tschneidereit commented on May 29, 2024

As Bailey said, it'd be fantastic if you could join us for that event! What you're describing sounds extremely cool, and exactly like one of the things we mean when talking about componentizing the world 😊

from jco.

dbaeumer avatar dbaeumer commented on May 29, 2024

@ricochet @tschneidereit I already signed up for the workshop. Looking forward to seeing you there.

from jco.

guybedford avatar guybedford commented on May 29, 2024

Hey @dbaeumer, I finally had a read through the links you posted here and this is very exciting work, thanks for posting here! I was working last week on some demo material for my talk and ended up using a similar console style demo to show some of the possibilities. You likely won't believe me at this point that it was before I read through all your links! It's a great use case. The TypeScript generation you have is looking fantastic as well. One issue we have is we have some subtle differences between lifting and lowering types for JavaScript due to slight differences in the coercions, which seemed worth capturing (ie inputs from JS are more flexibly typed than outputs). It would be great to swap notes on the TS generation, and of course your use cases focus some great considerations for the work that would be great to discuss. Look forward to meeting then.

from jco.

guybedford avatar guybedford commented on May 29, 2024

There were some really great conversations here all around, nice to see the various follow-ups!

from jco.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.