Ugly Alpha 1
wasm-bindgen:0.2.64

total uncompressed bytes

581.6 KB

total files

237

Fix

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

219 wasted files

total waste: 396.9 KB

  1. tests/wasm/closures.rs : 17.1 KB
  2. azure-pipelines.yml : 16.0 KB
  3. tests/wasm/getters_and_setters.rs : 10.7 KB
  4. tests/wasm/classes.rs : 10.3 KB
  5. tests/wasm/optional_primitives.rs : 8.2 KB
  6. tests/wasm/imports.rs : 8.0 KB
  7. guide/src/contributing/design/js-objects-in-rust.md : 7.6 KB
  8. guide/src/SUMMARY.md : 7.3 KB
  9. tests/wasm/classes.js : 6.8 KB
  10. tests/wasm/optional_primitives.js : 6.7 KB
  11. tests/wasm/import_class.rs : 6.7 KB
  12. guide/src/contributing/design/importing-js-struct.md : 6.4 KB
  13. publish.rs : 6.4 KB
  14. tests/wasm/slice.js : 6.0 KB
  15. tests/wasm/slice.rs : 5.8 KB
  16. guide/src/reference/attributes/on-js-imports/final.md : 5.7 KB
  17. tests/wasm/simple.rs : 5.0 KB
  18. guide/src/contributing/design/exporting-rust-struct.md : 4.9 KB
  19. guide/src/contributing/design/rust-type-conversions.md : 4.8 KB
  20. tests/wasm/variadic.rs : 4.8 KB
  21. guide/src/wasm-bindgen-test/browsers.md : 4.7 KB
  22. tests/wasm/no_shims.rs : 4.6 KB
  23. guide/src/reference/deployment.md : 4.5 KB
  24. guide/src/contributing/design/exporting-rust.md : 4.2 KB
  25. guide/src/reference/arbitrary-data-with-serde.md : 4.1 KB
  26. tests/wasm/api.rs : 4.0 KB
  27. tests/wasm/math.rs : 3.8 KB
  28. tests/wasm/getters_and_setters.js : 3.8 KB
  29. guide/src/reference/cli.md : 3.8 KB
  30. guide/src/examples/2d-canvas.png : 3.8 KB
  31. guide/src/reference/js-promises-and-rust-futures.md : 3.8 KB
  32. guide/src/wasm-bindgen-test/usage.md : 3.7 KB
  33. guide/src/reference/browser-support.md : 3.6 KB
  34. guide/src/reference/iterating-over-js-values.md : 3.5 KB
  35. guide/src/reference/passing-rust-closures-to-js.md : 3.4 KB
  36. guide/src/contributing/web-sys/supporting-more-web-apis.md : 3.3 KB
  37. tests/wasm/imports.js : 3.2 KB
  38. tests/wasm/simple.js : 3.0 KB
  39. tests/wasm/import_class.js : 3.0 KB
  40. guide/src/contributing/design/index.md : 3.0 KB
  41. tests/wasm/js_objects.rs : 3.0 KB
  42. guide/src/reference/js-snippets.md : 3.0 KB
  43. guide/src/reference/optimize-size.md : 2.6 KB
  44. guide/src/contributing/design/importing-js.md : 2.5 KB
  45. tests/wasm/closures.js : 2.4 KB
  46. guide/src/reference/attributes/on-js-imports/getter-and-setter.md : 2.4 KB
  47. guide/src/introduction.md : 2.4 KB
  48. tests/wasm/jscast.rs : 2.4 KB
  49. guide/src/reference/attributes/on-js-imports/indexing-getter-setter-deleter.md : 2.3 KB
  50. tests/wasm/enums.rs : 2.3 KB
  51. guide/src/contributing/design/describe.md : 2.2 KB
  52. guide/src/reference/types/str.md : 2.2 KB
  53. guide/src/reference/accessing-properties-of-untyped-js-values.md : 2.1 KB
  54. guide/src/contributing/js-sys/index.md : 2.1 KB
  55. guide/src/web-sys/inheritance.md : 2.1 KB
  56. tests/wasm/node.rs : 2.0 KB
  57. tests/wasm/js_objects.js : 2.0 KB
  58. guide/src/reference/rust-targets.md : 2.0 KB
  59. tests/wasm/api.js : 2.0 KB
  60. tests/wasm/u64.js : 1.9 KB
  61. guide/src/reference/attributes/on-rust-exports/inspectable.md : 1.8 KB
  62. guide/src/wasm-bindgen-test/continuous-integration.md : 1.8 KB
  63. guide/src/examples/add.md : 1.8 KB
  64. guide/src/examples/without-a-bundler.md : 1.7 KB
  65. tests/wasm/variadic.js : 1.6 KB
  66. guide/src/web-sys/using-web-sys.md : 1.6 KB
  67. guide/src/reference/attributes/on-js-imports/js_name.md : 1.6 KB
  68. guide/src/reference/attributes/on-js-imports/structural.md : 1.6 KB
  69. guide/src/contributing/team.md : 1.6 KB
  70. ci/azure-install-sccache.yml : 1.5 KB
  71. guide/src/reference/attributes/on-rust-exports/getter-and-setter.md : 1.5 KB
  72. tests/wasm/duplicates.rs : 1.5 KB
  73. tests/wasm/math.js : 1.5 KB
  74. guide/src/wasm-bindgen-test/asynchronous-tests.md : 1.5 KB
  75. guide/_theme/header.hbs : 1.5 KB
  76. tests/wasm/futures.rs : 1.4 KB
  77. tests/wasm/option.rs : 1.4 KB
  78. guide/src/examples/hello-world.md : 1.4 KB
  79. guide/src/examples/wasm2js.md : 1.4 KB
  80. tests/wasm/comments.rs : 1.4 KB
  81. tests/headless/snippets.rs : 1.4 KB
  82. guide/src/reference/attributes/on-rust-exports/start.md : 1.3 KB
  83. ci/azure-install-geckodriver.yml : 1.3 KB
  84. guide/src/web-sys/function-overloads.md : 1.3 KB
  85. tests/headless/main.rs : 1.3 KB
  86. guide/src/contributing/js-sys/adding-more-apis.md : 1.3 KB
  87. guide/src/contributing/web-sys/overview.md : 1.3 KB
  88. tests/wasm/validate_prt.js : 1.3 KB
  89. guide/src/reference/attributes/on-js-imports/js_namespace.md : 1.2 KB
  90. guide/src/web-sys/type-translations.md : 1.2 KB
  91. guide/src/web-sys/unstable-apis.md : 1.2 KB
  92. guide/src/examples/index.md : 1.2 KB
  93. guide/src/contributing/testing.md : 1.2 KB
  94. guide/src/examples/todomvc.md : 1.1 KB
  95. tests/wasm/enums.js : 1.1 KB
  96. guide/src/reference/attributes/on-rust-exports/typescript_type.md : 1.1 KB
  97. guide/src/examples/raytrace.md : 1.1 KB
  98. releases/release-announcement-template.md : 1.1 KB
  99. guide/src/examples/char.md : 1.1 KB
  100. guide/src/reference/types/result.md : 1.1 KB
  101. guide/src/reference/attributes/on-rust-exports/typescript_custom_section.md : 1.1 KB
  102. guide/src/reference/attributes/on-js-imports/catch.md : 1.1 KB
  103. tests/wasm/truthy_falsy.rs : 1.1 KB
  104. guide/src/reference/attributes/on-js-imports/extends.md : 1.0 KB
  105. tests/wasm/vendor_prefix.rs : 1.0 KB
  106. tests/wasm/u64.rs : 1.0 KB
  107. guide/src/reference/attributes/on-rust-exports/js_name.md : 1.0 KB
  108. guide/src/contributing/index.md : 1.0 KB
  109. guide/src/reference/attributes/on-rust-exports/skip_typescript.md : 992 B
  110. guide/src/reference/types/boxed-number-slices.md : 979 B
  111. tests/wasm/comments.js : 976 B
  112. guide/src/examples/websockets.md : 961 B
  113. tests/wasm/main.rs : 958 B
  114. guide/src/reference/attributes/on-rust-exports/skip.md : 949 B
  115. tests/wasm/final.rs : 938 B
  116. guide/src/examples/web-audio.md : 929 B
  117. guide/src/reference/attributes/on-js-imports/variadic.md : 917 B
  118. guide/src/reference/receiving-js-closures-in-rust.md : 897 B
  119. guide/src/reference/attributes/on-js-imports/static_method_of.md : 891 B
  120. guide/src/examples/request-animation-frame.md : 852 B
  121. guide/src/examples/import-js.md : 843 B
  122. guide/src/web-sys/cargo-features.md : 840 B
  123. ci/azure-install-rust.yml : 839 B
  124. examples/import_js/webpack.config.js : 837 B
  125. tests/wasm/node.js : 834 B
  126. guide/src/reference/attributes/on-js-imports/module.md : 827 B
  127. guide/src/reference/attributes/on-js-imports/vendor_prefix.md : 824 B
  128. tests/wasm/option.js : 809 B
  129. guide/src/examples/2d-canvas.md : 809 B
  130. guide/src/reference/types/string.md : 808 B
  131. guide/src/reference/attributes/on-rust-exports/readonly.md : 799 B
  132. guide/src/contributing/web-sys/index.md : 790 B
  133. guide/src/examples/dom.md : 754 B
  134. guide/src/contributing/web-sys/logging.md : 737 B
  135. guide/src/reference/attributes/on-js-imports/raw_module.md : 734 B
  136. guide/src/examples/webrtc_datachannel.md : 728 B
  137. guide/src/web-sys/index.md : 726 B
  138. guide/src/examples/webgl.md : 722 B
  139. guide/src/reference/types/number-slices.md : 716 B
  140. tests/wasm/futures.js : 709 B
  141. tests/wasm/validate_prt.rs : 692 B
  142. guide/src/reference/attributes/on-js-imports/js_class.md : 674 B
  143. guide/src/examples/fetch.md : 673 B
  144. tests/headless/externref_heap_live_count.rs : 668 B
  145. guide/src/reference/attributes/on-rust-exports/js_class.md : 664 B
  146. guide/src/examples/paint.md : 657 B
  147. tests/wasm/structural.rs : 655 B
  148. guide/src/examples/weather_report.md : 652 B
  149. guide/src/reference/working-with-duck-typed-interfaces.md : 650 B
  150. tests/non_wasm.rs : 633 B
  151. guide/src/reference/attributes/on-js-imports/constructor.md : 632 B
  152. tests/wasm/char.js : 630 B
  153. tests/wasm/char.rs : 628 B
  154. guide/src/examples/julia.md : 616 B
  155. guide/src/reference/types/imported-js-types.md : 607 B
  156. guide/src/reference/types/exported-rust-types.md : 599 B
  157. guide/src/reference/attributes/on-rust-exports/constructor.md : 598 B
  158. guide/src/reference/types/numbers.md : 595 B
  159. guide/src/contributing/publishing.md : 574 B
  160. tests/wasm/arg_names.js : 572 B
  161. guide/src/reference/attributes/on-js-imports/method.md : 561 B
  162. guide/src/examples/closures.md : 553 B
  163. tests/std-crate-no-std-dep.rs : 545 B
  164. guide/src/reference/types/boxed-jsvalue-slice.md : 542 B
  165. guide/src/reference/types/pointers.md : 521 B
  166. guide/src/examples/performance.md : 511 B
  167. guide/src/wasm-bindgen-test/index.md : 508 B
  168. guide/src/reference/types/jsvalue.md : 503 B
  169. guide/src/reference/types/bool.md : 499 B
  170. guide/src/reference/types/char.md : 496 B
  171. guide/src/examples/console-log.md : 479 B
  172. guide/src/examples/wasm-in-wasm.md : 477 B
  173. guide/src/contributing/web-sys/testing.md : 477 B
  174. ci/azure-create-tarball.yml : 466 B
  175. tests/wasm/rethrow.rs : 437 B
  176. tests/unwrap_throw.rs : 427 B
  177. examples/import_js/README.md : 414 B
  178. tests/headless/strings.rs : 399 B
  179. tests/wasm/jscast.js : 393 B
  180. tests/headless/strings.js : 393 B
  181. guide/src/reference/index.md : 390 B
  182. guide/src/contributing/js-sys/testing.md : 385 B
  183. tests/wasm/duplicate_deps.rs : 378 B
  184. guide/src/reference/attributes/on-js-imports/typescript_type.md : 376 B
  185. ci/azure-install-wasm-pack.yml : 348 B
  186. tests/wasm/final.js : 326 B
  187. _package.json : 317 B
  188. releases/friends.sh : 311 B
  189. examples/import_js/package.json : 311 B
  190. guide/src/reference/attributes/index.md : 301 B
  191. tests/wasm/arg_names.rs : 294 B
  192. tests/wasm/duplicate_deps.js : 279 B
  193. tests/wasm/structural.js : 266 B
  194. tests/wasm/rethrow.js : 255 B
  195. examples/README.md : 254 B
  196. tests/must_use.rs : 238 B
  197. tests/headless/modules.rs : 234 B
  198. guide/src/reference/types.md : 230 B
  199. tests/wasm/vendor_prefix.js : 216 B
  200. guide/src/reference/attributes/on-js-imports/index.md : 211 B
  201. examples/import_js/index.html : 204 B
  202. .cargo/config : 196 B
  203. ci/azure-install-node.yml : 175 B
  204. guide/src/reference/attributes/on-rust-exports/index.md : 168 B
  205. guide/book.toml : 153 B
  206. .gitignore : 150 B
  207. CONTRIBUTING.md : 148 B
  208. tests/wasm/imports_2.js : 143 B
  209. examples/import_js/index.js : 135 B
  210. tests/headless/snippets1.js : 111 B
  211. ci/azure-install-deno.yml : 106 B
  212. tests/headless/main.js : 46 B
  213. tests/wasm/duplicates_c.js : 44 B
  214. tests/wasm/duplicates_b.js : 43 B
  215. tests/headless/modules.js : 43 B
  216. tests/wasm/duplicates_a.js : 41 B
  217. examples/.gitignore : 41 B
  218. .gitattributes : 27 B
  219. guide/.gitignore : 5 B