home.social

#xtermjs — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #xtermjs, aggregated by home.social.

  1. 🎉✨ Oh wow, someone finally decided to cram #Ghostty into #WebAssembly with xterm.js API! Because clearly, what the world needed was yet another way to run terminal emulators in a browser. 🚀🔧 Meanwhile, GitHub's entire menu seems to have been thrown into a blender and splattered all over the page just to remind you that your code can always be more "intelligent." 🙄💻
    github.com/coder/ghostty-web #xtermjs #terminalemulators #GitHub #redesign #HackerNews #ngated

  2. Today I'm wondering how I could get the new Python 3.13 REPL working in WebAssembly in the browser. 🤔

    xterm-pty for xterm.js looks possibly helpful, but I'm unsure how to use it: github.com/mame/xterm-pty

    I'm also wondering what CPython will need to be configured in its environment to properly trigger the new REPL.

    I'm a TTY novice and definitely feel in over my head with this train of thought. 😅

    #Python #WebAssembly #CPython #WASM #Emscripten #xtermjs