Git Product home page Git Product logo

Comments (2)

digitallyserviced avatar digitallyserviced commented on July 20, 2024 1

@gdamore Hey, I was actually just thinking about polishing off what I have been working on, and and pushing it up.

I have tried to find a WASM build or runtime that would properly operate with xterm, without some backend server, rather then all self-contained in the browser's client runtime.

Forgive the lack of couth in my choice of test strings... However the TDFDraw fonts look great in a xterm.js vtty 😀 It also does a great job to show off your library inside of it.

I would have re-made the animation, but I broke the build, and i just dumped 2.5GB of an ISO onto the frontend of my 500GB drive with other gifs/mp4s of this, so tryng to push off salvaging that until after xmas.

This adds another screen impl with the wasm/js GOOS/GOARCH build tags to produce js bindings, and init hooks/callbacks for being able to share the input/output buffers, and I then built an xterm addon specifically to handle your library with Go so that I could try and optimize as much as possible due to the lack of proper threading.

I am not sure when I would have time to polish it up... but I can push what I have if anyone wants to deal with my mess.

It supports all of xterm.js features (not that much needed to be done to handle). You may have to provide decent fonts for some things.

Transparency works, resize events are fired, things are quite snappy as long as you dont try and do lots of screen updates while also doing input.

xterm.mp4

from tcell.

gdamore avatar gdamore commented on July 20, 2024

This looks interesting. I would be interested in seeing this followed up.

from tcell.

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.