Ugly Alpha 1
wasm-bindgen:0.2.23

total uncompressed bytes

374.6 KB

total files

180

Fix

NewInclude { include: [ "src/**/*", "LICENSE-*", "README.md", "CHANGELOG.md", "build.rs", ], has_build_script: true, }

165 wasted files

total waste: 273.5 KB

  1. .travis.yml : 8.6 KB
  2. tests/wasm/optional_primitives.rs : 7.9 KB
  3. guide/src/contributing/design/js-objects-in-rust.md : 7.5 KB
  4. tests/wasm/optional_primitives.js : 6.7 KB
  5. guide/src/contributing/design/importing-js-struct.md : 6.4 KB
  6. guide/src/SUMMARY.md : 6.4 KB
  7. tests/wasm/closures.rs : 6.1 KB
  8. tests/wasm/classes.rs : 6.0 KB
  9. tests/wasm/slice.js : 5.8 KB
  10. publish.rs : 5.6 KB
  11. guide/src/whirlwind-tour/basic-usage.md : 5.3 KB
  12. tests/wasm/import_class.rs : 5.1 KB
  13. tests/wasm/slice.rs : 5.1 KB
  14. guide/src/contributing/design/exporting-rust-struct.md : 4.9 KB
  15. tests/wasm/variadic.rs : 4.8 KB
  16. guide/src/contributing/design/rust-type-conversions.md : 4.8 KB
  17. guide/src/contributing/design/exporting-rust.md : 4.2 KB
  18. tests/wasm/simple.rs : 4.2 KB
  19. guide/src/whirlwind-tour/what-else-can-we-do.md : 4.0 KB
  20. guide/src/examples/2d-canvas.png : 3.8 KB
  21. tests/wasm/imports.rs : 3.6 KB
  22. tests/wasm/classes.js : 3.5 KB
  23. guide/src/reference/iterating-over-js-values.md : 3.5 KB
  24. guide/src/wasm-bindgen-test/usage.md : 3.4 KB
  25. guide/src/reference/passing-rust-closures-to-js.md : 3.4 KB
  26. guide/src/contributing/web-sys/supporting-more-web-apis.md : 3.3 KB
  27. guide/src/reference/arbitrary-data-with-serde.md : 3.1 KB
  28. tests/wasm/api.rs : 3.1 KB
  29. guide/src/contributing/design/index.md : 3.0 KB
  30. tests/wasm/js_objects.rs : 2.8 KB
  31. tests/wasm/simple.js : 2.7 KB
  32. guide/src/reference/optimize-size.md : 2.6 KB
  33. guide/src/wasm-bindgen-test/continuous-integration.md : 2.5 KB
  34. guide/src/contributing/design/importing-js.md : 2.5 KB
  35. guide/src/reference/no-esm.md : 2.5 KB
  36. tests/wasm/imports.js : 2.4 KB
  37. guide/src/reference/attributes/on-js-imports/getter-and-setter.md : 2.4 KB
  38. guide/src/reference/cli.md : 2.4 KB
  39. tests/wasm/import_class.js : 2.4 KB
  40. guide/src/reference/attributes/on-js-imports/indexing-getter-setter-deleter.md : 2.3 KB
  41. tests/wasm/jscast.rs : 2.3 KB
  42. guide/src/reference/accessing-properties-of-untyped-js-values.md : 2.2 KB
  43. guide/src/wasm-bindgen-test/browsers.md : 2.2 KB
  44. guide/src/contributing/design/describe.md : 2.2 KB
  45. guide/src/contributing/js-sys/index.md : 2.1 KB
  46. tests/wasm/js_objects.js : 2.0 KB
  47. tests/wasm/node.rs : 2.0 KB
  48. .appveyor.yml : 1.9 KB
  49. tests/wasm/u64.js : 1.9 KB
  50. guide/src/introduction.md : 1.8 KB
  51. guide/src/web-sys/using-web-sys.md : 1.8 KB
  52. guide/src/reference/attributes/on-js-imports/structural.md : 1.8 KB
  53. guide/src/examples/add.md : 1.8 KB
  54. guide/src/whirlwind-tour/what-just-happened.md : 1.7 KB
  55. tests/wasm/variadic.js : 1.6 KB
  56. tests/wasm/closures.js : 1.6 KB
  57. tests/wasm/api.js : 1.6 KB
  58. guide/src/contributing/team.md : 1.6 KB
  59. tests/wasm/duplicates.rs : 1.5 KB
  60. tests/wasm/option.rs : 1.4 KB
  61. guide/src/examples/hello-world.md : 1.4 KB
  62. tests/wasm/math.rs : 1.4 KB
  63. guide/src/examples/wasm2js.md : 1.4 KB
  64. guide/src/web-sys/function-overloads.md : 1.3 KB
  65. guide/src/contributing/js-sys/adding-more-apis.md : 1.3 KB
  66. guide/src/contributing/web-sys/overview.md : 1.3 KB
  67. guide/src/web-sys/type-translations.md : 1.2 KB
  68. guide/src/wasm-bindgen-test/asynchronous-tests.md : 1.2 KB
  69. guide/src/reference/attributes/on-js-imports/js_name.md : 1.2 KB
  70. guide/src/contributing/testing.md : 1.2 KB
  71. tests/wasm/enums.rs : 1.2 KB
  72. releases/release-announcement-template.md : 1.1 KB
  73. guide/src/examples/char.md : 1.1 KB
  74. guide/src/reference/types/result.md : 1.1 KB
  75. guide/src/reference/attributes/on-js-imports/catch.md : 1.1 KB
  76. guide/src/reference/attributes/on-js-imports/extends.md : 1.0 KB
  77. guide/src/reference/types/boxed-number-slices.md : 979 B
  78. tests/wasm/u64.rs : 965 B
  79. guide/src/examples/web-audio.md : 929 B
  80. guide/src/reference/attributes/on-js-imports/variadic.md : 913 B
  81. guide/src/reference/receiving-js-closures-in-rust.md : 897 B
  82. guide/src/web-sys/cargo-features.md : 840 B
  83. tests/wasm/enums.js : 836 B
  84. tests/wasm/node.js : 834 B
  85. guide/src/examples/import-js.md : 827 B
  86. tests/wasm/option.js : 809 B
  87. guide/src/examples/2d-canvas.md : 809 B
  88. guide/src/reference/attributes/on-rust-exports/readonly.md : 799 B
  89. guide/src/reference/types/str.md : 783 B
  90. guide/src/examples/dom.md : 754 B
  91. guide/src/contributing/web-sys/logging.md : 737 B
  92. guide/src/examples/webgl.md : 722 B
  93. guide/src/examples/index.md : 721 B
  94. guide/src/reference/types/number-slices.md : 716 B
  95. guide/src/reference/attributes/on-js-imports/js_namespace.md : 713 B
  96. guide/src/reference/attributes/on-js-imports/static_method_of.md : 687 B
  97. guide/src/examples/no-modules.md : 681 B
  98. tests/wasm/main.rs : 679 B
  99. guide/src/examples/fetch.md : 673 B
  100. guide/src/web-sys/index.md : 671 B
  101. guide/src/reference/attributes/on-js-imports/js_class.md : 670 B
  102. guide/src/reference/types/string.md : 657 B
  103. guide/src/examples/paint.md : 657 B
  104. guide/src/reference/working-with-duck-typed-interfaces.md : 650 B
  105. guide/src/reference/js-promises-and-rust-futures.md : 647 B
  106. tests/wasm/char.js : 630 B
  107. tests/non_wasm.rs : 630 B
  108. guide/src/reference/attributes/on-js-imports/constructor.md : 628 B
  109. guide/src/examples/julia.md : 616 B
  110. guide/src/reference/types/imported-js-types.md : 607 B
  111. tests/wasm/char.rs : 600 B
  112. guide/src/reference/types/exported-rust-types.md : 599 B
  113. guide/src/reference/attributes/on-rust-exports/constructor.md : 598 B
  114. tests/wasm/structural.rs : 597 B
  115. guide/src/reference/types/numbers.md : 595 B
  116. tests/headless.rs : 586 B
  117. tests/wasm/validate_prt.js : 575 B
  118. guide/src/contributing/publishing.md : 574 B
  119. tests/wasm/comments.rs : 570 B
  120. guide/src/reference/attributes/on-js-imports/method.md : 557 B
  121. guide/src/contributing/index.md : 557 B
  122. guide/src/examples/closures.md : 553 B
  123. guide/src/reference/attributes/on-js-imports/module.md : 545 B
  124. guide/src/reference/types/boxed-jsvalue-slice.md : 542 B
  125. tests/std-crate-no-std-dep.rs : 541 B
  126. guide/src/reference/attributes/on-rust-exports/js_name.md : 535 B
  127. tests/wasm/validate_prt.rs : 521 B
  128. guide/src/reference/types/pointers.md : 521 B
  129. guide/src/contributing/web-sys/index.md : 513 B
  130. guide/src/examples/performance.md : 511 B
  131. guide/src/wasm-bindgen-test/index.md : 508 B
  132. guide/src/reference/types/jsvalue.md : 503 B
  133. guide/src/reference/types/bool.md : 499 B
  134. guide/src/reference/types/char.md : 496 B
  135. guide/src/examples/console-log.md : 479 B
  136. guide/src/examples/wasm-in-wasm.md : 477 B
  137. guide/src/contributing/web-sys/testing.md : 477 B
  138. tests/wasm/comments.js : 458 B
  139. tests/wasm/rethrow.rs : 433 B
  140. tests/wasm/jscast.js : 393 B
  141. guide/src/reference/index.md : 390 B
  142. guide/src/contributing/js-sys/testing.md : 385 B
  143. tests/wasm/duplicate_deps.rs : 374 B
  144. releases/friends.sh : 311 B
  145. guide/src/reference/attributes/index.md : 301 B
  146. tests/wasm/duplicate_deps.js : 279 B
  147. guide/src/whirlwind-tour/introduction.md : 277 B
  148. tests/wasm/structural.js : 266 B
  149. tests/wasm/rethrow.js : 255 B
  150. examples/README.md : 249 B
  151. guide/src/reference/types.md : 230 B
  152. guide/src/reference/attributes/on-js-imports/index.md : 207 B
  153. .cargo/config : 196 B
  154. package.json : 178 B
  155. guide/src/reference/attributes/on-rust-exports/index.md : 168 B
  156. CONTRIBUTING.md : 143 B
  157. .gitignore : 127 B
  158. tests/wasm/math.js : 111 B
  159. guide/book.toml : 105 B
  160. tests/wasm/duplicates_c.js : 44 B
  161. tests/wasm/duplicates_b.js : 43 B
  162. tests/wasm/duplicates_a.js : 41 B
  163. .gitattributes : 27 B
  164. guide/.gitignore : 5 B
  165. guide/lib.rs : 0 B