raphamorim/wasm-and-rust

How to optimize the site.wasm and site.js size?

Open

#10 opened on Jul 23, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees) (28 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (503 stars)
PR merge metrics
 (PR metrics pending)

Description

The site.js is 203KB, and the site.wasm is about the same size.

Wonder if there is a way to reduce the file size.

Contributor guide