Skip to content

ANSI and Styling for non-terminal target (wasm) #179

@alexgavrushenko

Description

@alexgavrushenko

A detailed description of the feature you would like to see added.

It would be nice to move out terminal-related references from custom_styling feature to tty

Explain your usecase of the requested feature

I made a wasm wrapper for library to use it in JS application, but when I went to using ANSI coloring (Application shows logs from docker containers) I have a number of problems with sys::size(), sys::window_size() and other calls, that can't work with wasm target.

Alternatives

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions