Skip to content

Relocate Tab Loading to Frontend #2860

Open
@leeyi45

Description

@leeyi45

Right now there are two steps to tab loading:

  • js-slang first reads from tab files and then evaluates them
  • Frontend calls that raw tab to turn it into a ModuleSideContent

The idea of a "Tab" is entirely a frontend concept: thus I propose that we move the loading of module side content into the frontend. I think this would do us some good by continuing the separate the responsibilities between js-slang and the frontend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    proposalTentative suggestion inviting discussion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions