Objective:
Introducing type-safe front-end development using Rust, now a reality
Composition:
TypeScript is not type-safe
Problems with type-safe AltJS
Concerns of front-end development using Rust(WASM)
Knowledge of JavaScript frameworks cannot be appropriated
Overhead of data conversion between WASM and JavaScript (UTF-8 and UTF-16, etc.)
Increase in data size due to WASM
Increase in memory used at runtime due to WASM