Code Monkey home page Code Monkey logo

Comments (6)

inexorabletash avatar inexorabletash commented on August 22, 2024 1

Downloaded a 80MB JRE to run ADTPro... nope, need to download the 180MB JDK which will blow up to 300MB on disk... yeah, let's make this happen.

from adtpro.

inexorabletash avatar inexorabletash commented on August 22, 2024 1

The serial API is now available in Chrome 80 as an "origin trial"; you have to use a header or meta tag to enable the feature for a few milestones, but it is close to shipping.

https://github.com/a2stuff/vnIIc has my example code which bootstraps nearly identically to ADTPro.

from adtpro.

david-schmidt avatar david-schmidt commented on August 22, 2024

I love the idea! When will serial be ready? ;-)

from adtpro.

inexorabletash avatar inexorabletash commented on August 22, 2024

The Serial API is now available in Chrome Canary builds (and stable, but might be an older iteration) behind a flag (--enable-experimental-web-platform-features on the command line, "Experimental Web Platform features" in chrome://flags)

Very draft spec is at: http://wicg.github.io/serial/

We're interested in getting examples of use of the API and feedback to ensure the design is correct so we can advance it along the standardization process, ship it in Chrome stable without the flag, and hopefully get implementations in other browsers.

I haven't had a chance to actually play with it with my Apple II. (I have a not yet tested port of my old vnIIc video-streaming-over-serial ported to the web using this and other modern web APIs.)

from adtpro.

david-schmidt avatar david-schmidt commented on August 22, 2024

This is starting to sound very promising.

from adtpro.

inexorabletash avatar inexorabletash commented on August 22, 2024

The Web Serial API is now available as of Chrome 89 and Edge 89 and later.

API Documentation: https://developer.mozilla.org/en-US/docs/Web/API/Serial
API Specification: http://wicg.github.io/serial/

from adtpro.

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.