9 Commits

Author SHA1 Message Date
Philip Craig 7e0a25ef87 Update wasmparser and ruzstd dependencies 2025-06-02 17:41:23 +10:00
Philip Craig eea640bc06 Update dependencies 2024-10-04 18:29:02 +10:00
xd009642 2f45bc0e1b Update dependencies (#692) 2024-05-31 20:36:10 +10:00
Philip Craig b271ade7e6 Update wasmparser dependency to 0.208.1 2024-05-26 15:25:56 +10:00
Markus Stange e311be5abb Update MSRV to 1.65. 2024-04-05 19:23:12 -04:00
Philip Craig 90f65737c9 xtask: add build-release and test-release (#647) 2024-03-19 15:28:32 +10:00
Philip Craig 1119a2a1fe build/elf: add Builder (#618)
The Builder can be created from an existing ELF file, modified,
and then written out again.

Also add the `object-rewrite` crate which provides higher
level operations for modification. Use this to replace
the elfcopy example.
2024-03-01 18:52:56 +10:00
Philip Craig 3b626afa44 More xtask commands (#638) 2024-03-01 18:45:02 +10:00
Philip Craig 0d49b57b04 Add xtask crate and use in CI (#635) 2024-02-23 16:52:27 +10:00