The issue is memory consumption with Javascript objects that makes most browsers page and slow down things, including eating up batteries. Hence many browser implementations are now trying to optimize this by wasm. By using rust as wasm frontend. But might use rust in native mode anyway.