Ultra-fast bootstrapping with Angular and Electron (Typescript + SASS + Hot Reload) 🚤
-
Updated
Jul 17, 2021 - TypeScript
Add a description, image, and links to the native-libraries topic page so that developers can more easily learn about it.
To associate your repository with the native-libraries topic, visit your repo's landing page and select "manage topics."
Description
When running a wasm binary on Firefox Nightly with tracing enabled (as per this, the generated
trace.ronfile is missing a final]. As a result, theplayerfails with an "unexpected EOF" error. Manually adding the]allows the player to work.Compared to tracing the same program compiled natively, it's a