Skip to content

Conversation

@segeljakt
Copy link

@segeljakt segeljakt commented May 6, 2020

In response to murarth/linefeed#67, this is a skeleton for supporting the xterm-js browser terminal. Here is also an example of the xterm-js terminal running (without mortal): https://segeljakt.github.io/arc-script/.

I think some concrete steps to implementing this are:

  • Select the functions which we need from the xterm-js API
  • Implement bindings for those functions through wasm-bindgen.
  • Integrate the bindings with the Mortal API.
  • Create a minimal example which puts everything together with wasm-pack

I think I need some feedback on the first and third bullet. The others I can probably solve myself.

@segeljakt
Copy link
Author

segeljakt commented May 10, 2020

I created these bindings for xterm-js:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant