Commit Graph

4 Commits

Author SHA1 Message Date
h7x4
8121f3559a
treewide: add mainProgram 2024-02-11 03:19:15 +01:00
Alyssa Ross
989723ecf2 rustc-wasm32: merge into rustc
Since wasm32-unknown-unknown doesn't require any extra
platform-specific dependencies (e.g. libc), we might as well just
always include in with rustc.  We could also include other targets
fitting these criteria, but I wasn't able to find any others that
actually build (not even wasm64-unknown-unknown).

The old rustc-wasm32 package disabled documentation, but we don't
actually need to do that — we just need to allow for some broken links
in the wasm32-unknown-unknown documentation.  Broken links in
documentation are an upstream issue anyway.  There's no need we need
to fail our build for them.
2023-12-05 15:09:28 +01:00
Peder Bergebakken Sundt
df50c25a91 pagefind: 1.0.3 -> 1.0.4
Diff: https://github.com/cloudcannon/pagefind/compare/refs/tags/v1.0.3...v1.0.4
2023-11-16 21:16:16 +01:00
Peder Bergebakken Sundt
fe806f6136 pagefind: init at 1.0.3 2023-09-18 08:13:58 +00:00