mchccn / rstd

Rust's standard library repurposed for TypeScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rstd

This is for a future project, Rust2TS, that will transpile Rust into TypeScript.

As such, this project tries to mimic Rust's standard library as much as possible.

Currently planned to contain:

  • iter
  • option
  • result

About

Rust's standard library repurposed for TypeScript.

License:Other


Languages

Language:TypeScript 100.0%