Skip to content

Separate wasm-only repository named 't-ruby-wasm' #31

@yhk1038

Description

@yhk1038

Background

  1. An outdated wasm prototype codebase currently exists in this repository.
  2. It is used in the playground on the website (https://type-ruby.github.io), but has been broken for a long time.
  3. Meanwhile, t-ruby's syntax and implementation have evolved significantly.
  4. The wasm implementation will inevitably need to be separated at some point.
  5. We've decided to separate the wasm implementation now before it's too late.

Goals

  1. The primary goal of the wasm implementation is to maintain stable performance for previewing the latest version of t-ruby syntax.
  2. However, we need to carefully consider how the wasm implementation can closely track and respond to frequent spec changes and version releases of t-ruby.

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions