Skip to content

muli thread #28

Description

@ryoppippi
  • js is a single-threaded language
  • people migrate js product to native languages like rust. one of the reasons is speed and it comes from single-thread vs multi-thread
    • i migrated ccusage to rust because of speed, but i prefer the simplicity of js/ts
  • design can be zig's std.Thread, rust's await, or goroutine

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions