Ugly Alpha 1
skiff:0.4.5

total uncompressed bytes

173.8 KB

total files

73

Fix

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

45 wasted files

total waste: 13.8 KB

  1. tests/common/mod.rs : 5.0 KB
  2. tests/diff_test.rs : 3.9 KB
  3. tests/files/success/language_tour.boat : 1.3 KB
  4. tests/files/success/singles.boat : 1.0 KB
  5. .github/workflows/rust.yml : 316 B
  6. wasm-build.sh : 289 B
  7. tests/files/success/type_inference_DDs_default_to_any.boat : 164 B
  8. tests/files/success/type_annotation_parsing.boat : 159 B
  9. tests/files/success/adt_simple.boat : 137 B
  10. tests/files/success/pattern_match_moderate.boat : 119 B
  11. tests/files/success/binops.boat : 116 B
  12. tests/files/success/if_double_if_one.boat : 105 B
  13. tests/files/success/simple_hof.skf : 97 B
  14. tests/files/success/fib.boat : 90 B
  15. tests/files/error/stack_trace.boat : 87 B
  16. tests/files/success/function_recursive.boat : 83 B
  17. tests/files/error/match_non_exhaustive.boat : 81 B
  18. tests/files/success/if_elif_else.boat : 67 B
  19. tests/files/success/if_elif.boat : 66 B
  20. tests/files/error/type_inference_fails_def.boat : 60 B
  21. tests/files/success/function_keyword.boat : 59 B
  22. tests/files/success/type_inference_fails_omega.boat : 44 B
  23. tests/files/success/algebraic_double_lam.boat : 43 B
  24. tests/files/success/pattern_match_simple.boat : 38 B
  25. tests/files/error/if_non_boolean.boat : 36 B
  26. tests/files/error/addition_bad_first_arg.boat : 34 B
  27. tests/files/success/simple_if.boat : 32 B
  28. tests/files/error/func_call_too_many_args.boat : 31 B
  29. tests/files/success/identity_lam.boat : 29 B
  30. tests/files/success/exprs_and_defns.boat : 28 B
  31. tests/files/success/let_with_simple_exprs.boat : 27 B
  32. tests/files/error/func_call_not_enough_args.boat : 27 B
  33. tests/files/success/let_recursive_shadow.boat : 21 B
  34. tests/files/error/type_inference_fails_let.boat : 20 B
  35. tests/files/error/parse_error.boat : 18 B
  36. tests/files/success/simple_bool.boat : 15 B
  37. tests/files/error/bad_tokens.boat : 15 B
  38. tests/files/success/type_inference_simple.boat : 11 B
  39. tests/files/success/paren_overrides_precedence.boat : 11 B
  40. tests/files/success/plus_and_times_precedence.boat : 9 B
  41. tests/files/success/let_with_no_exprs.boat : 9 B
  42. tests/files/error/type_inference_binop.boat : 8 B
  43. tests/files/error/func_call_non_function.boat : 8 B
  44. .gitignore : 8 B
  45. tests/files/error/malformed_algebra.boat : 7 B