Ugly Alpha 1
skiff:0.3.0

total uncompressed bytes

106.4 KB

total files

56

Fix

NewInclude { include: [ "src/**/*", "Cargo.*", "README.md", ], has_build_script: false, }

36 wasted files

total waste: 12.3 KB

  1. tests/common/mod.rs : 4.7 KB
  2. tests/diff_test.rs : 3.8 KB
  3. tests/files/singles.boat : 1.0 KB
  4. tests/files/language_tour.boat : 782 B
  5. .github/workflows/rust.yml : 316 B
  6. wasm-build.sh : 251 B
  7. tests/files/adt_simple.boat : 137 B
  8. tests/files/pattern_match_moderate.boat : 119 B
  9. tests/files/binops.boat : 116 B
  10. tests/files/if_double_if_one.boat : 105 B
  11. tests/files/simple_hof.skf : 97 B
  12. tests/files/fib.boat : 90 B
  13. tests/files/errors/stack_trace.boat : 87 B
  14. tests/files/function_recursive.boat : 83 B
  15. tests/files/if_elif_else.boat : 67 B
  16. tests/files/if_elif.boat : 66 B
  17. tests/files/function_keyword.boat : 59 B
  18. TODO : 52 B
  19. tests/files/algebraic_double_lam.boat : 43 B
  20. tests/files/pattern_match_simple.boat : 38 B
  21. tests/files/errors/if_non_boolean.boat : 36 B
  22. tests/files/errors/addition_bad_first_arg.boat : 34 B
  23. tests/files/simple_if.boat : 32 B
  24. tests/files/identity_lam.boat : 29 B
  25. tests/files/exprs_and_defns.boat : 28 B
  26. tests/files/let_with_simple_exprs.boat : 27 B
  27. tests/files/let_recursive_shadow.boat : 21 B
  28. tests/files/errors/parse_error.boat : 18 B
  29. tests/files/simple_bool.boat : 15 B
  30. tests/files/errors/bad_tokens.boat : 15 B
  31. tests/files/paren_overrides_precedence.boat : 11 B
  32. tests/files/plus_and_times_precedence.boat : 9 B
  33. tests/files/let_with_no_exprs.boat : 9 B
  34. tests/files/errors/func_call_non_function.boat : 8 B
  35. .gitignore : 8 B
  36. tests/files/errors/malformed_algebra.boat : 7 B