Ugly Alpha 1
flowc:0.44.0

total uncompressed bytes

227.6 KB

total files

102

Fix

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

75 wasted files

total waste: 35.9 KB

  1. tests/flowc-compiler_tests.rs : 11.5 KB
  2. tests/flowc-execution_tests.rs : 9.0 KB
  3. tests/flowc-loader_tests.rs : 4.6 KB
  4. tests/test-flows/README.md : 1.4 KB
  5. tests/helper.rs : 931 B
  6. tests/test-flows/same-name-parent/same-name-parent.toml : 493 B
  7. tests/test-functions/test/FlowCargo.toml : 443 B
  8. tests/test-functions/test/test.rs : 414 B
  9. tests/test-flows/array-input/array-input.md : 320 B
  10. tests/test-flows/print-args/print-args.md : 308 B
  11. tests/test-flows/two_destinations/two_destinations.toml : 300 B
  12. tests/test-flows/hello-world/hello-world.md : 280 B
  13. tests/test-flows/duplicate-connection/duplicate-connection.toml : 262 B
  14. tests/test-flows/context_with_io/context_with_io.toml : 262 B
  15. tests/test-flows/double-connection/double-connection.toml : 259 B
  16. tests/test-flows/names/names.toml : 254 B
  17. tests/test_libs/FlowCargo.toml : 231 B
  18. tests/test-flows/line-echo/line-echo.md : 229 B
  19. tests/test-flows/flow_input_init/flow_input_init.toml : 229 B
  20. tests/test-flows/connect_to_constant/connect_to_constant.toml : 228 B
  21. tests/test-flows/invalid-process/invalid-process.toml : 218 B
  22. tests/test-flows/object_to_array_connection/object_to_array_connection.toml : 212 B
  23. tests/test-flows/print_subflow_output/print_subflow_output.toml : 207 B
  24. tests/test-flows/debug-print-args/debug-print-args.md : 202 B
  25. tests/test-flows/print-args/print-args.toml : 199 B
  26. tests/test-flows/debug-print-args/debug-print-args.toml : 199 B
  27. tests/test-flows/malformed-connection/malformed-connection.toml : 192 B
  28. tests/test-flows/echo/echo.toml : 187 B
  29. tests/test-flows/args_json/args_json.toml : 179 B
  30. tests/test-flows/args/args.toml : 179 B
  31. tests/test-flows/same-name-parent/same-name-child.toml : 174 B
  32. tests/test-flows/line-echo/line-echo.toml : 172 B
  33. tests/test-flows/array-input/array-input.toml : 172 B
  34. tests/test-flows/names/subflow.toml : 163 B
  35. tests/test-flows/flow_input_init/sub_flow.toml : 159 B
  36. tests/test-flows/array-input/subflow.toml : 158 B
  37. tests/test-flows/unused_input/unused_input.toml : 131 B
  38. tests/test-flows/function_input_init/function_input_init.toml : 129 B
  39. tests/test-flows/hello-world/hello-world.toml : 127 B
  40. tests/test-functions/test/test.toml : 118 B
  41. tests/test-flows/print_subflow_output/initialize_flow_output.toml : 86 B
  42. tests/test-flows/no_side_effects/no_side_effects.toml : 74 B
  43. tests/test-flows/debug-print-args/debug-print-args.expected : 62 B
  44. .gitignore : 39 B
  45. tests/test-functions/test/.gitignore : 22 B
  46. tests/test-flows/invalid/invalid.toml : 22 B
  47. tests/test-flows/debug-print-args/debug-print-args.args : 22 B
  48. tests/test-flows/print-args/print-args.args : 19 B
  49. tests/test-flows/two_destinations/two_destinations.expected : 15 B
  50. tests/test-flows/two_destinations/two_destinations.args : 14 B
  51. tests/test-flows/hello-world/hello-world.expected : 13 B
  52. tests/test-flows/print-args/print-args.expected : 10 B
  53. tests/test-flows/line-echo/line-echo.stdin : 6 B
  54. tests/test-flows/line-echo/line-echo.expected : 6 B
  55. tests/test-flows/duplicate-connection/duplicate-connection.args : 5 B
  56. tests/test-flows/double-connection/double-connection.args : 5 B
  57. tests/test-flows/array-input/array-input.args : 5 B
  58. tests/test-flows/args_json/args_json.args : 5 B
  59. tests/test-flows/args/args.args : 5 B
  60. tests/test-flows/duplicate-connection/duplicate-connection.expected : 4 B
  61. tests/test-flows/double-connection/double-connection.expected : 4 B
  62. tests/test-flows/debug-print-args/debug-print-args.stdin : 4 B
  63. tests/test-flows/array-input/array-input.expected : 2 B
  64. tests/test-flows/args_json/args_json.expected : 2 B
  65. tests/test-flows/args/args.expected : 2 B
  66. tests/test-flows/two_destinations/two_destinations.stdin : 0 B
  67. tests/test-flows/print-args/print-args.stdin : 0 B
  68. tests/test-flows/line-echo/line-echo.args : 0 B
  69. tests/test-flows/hello-world/hello-world.stdin : 0 B
  70. tests/test-flows/hello-world/hello-world.args : 0 B
  71. tests/test-flows/duplicate-connection/duplicate-connection.stdin : 0 B
  72. tests/test-flows/double-connection/double-connection.stdin : 0 B
  73. tests/test-flows/array-input/array-input.stdin : 0 B
  74. tests/test-flows/args_json/args_json.stdin : 0 B
  75. tests/test-flows/args/args.stdin : 0 B