lulu-berlin / rusty-typescript

A TypeScript compiler written in Rust
https://twitter.com/TypescriptRusty
Apache License 2.0
235 stars 6 forks source link

Replace tokenToString() #13

Closed lulu-berlin closed 5 years ago

lulu-berlin commented 5 years ago

This is the first replacement of a function from TypeScript with a WebAssembly implementation.

This resolves #10.