LagoLunatic
196c003a92
Reimplement colorized data relocation hover diffs ( #182 )
...
* Reimplement colorized data relocation hover diffs
* Fix objdiff-wasm build
Data diffing doesn't seem to be fully implemented in objdiff-wasm yet, so just putting placeholders in so it compiles.
* Reloc hover: Add separators, override special color too
2025-03-28 21:48:14 -06:00
7b00a9e9f2
wasm: Cache objects via data hash (XXH3)
2025-03-21 08:27:19 -06:00
87fa29e8b0
objdiff-wasm: Fix symbol filtering
...
regex crate needed the `unicode-case` feature
2025-03-11 21:42:14 -06:00
42d4c38079
mips: Ignore .NON_MATCHING
functions from INLINE_ASM
macros
2025-03-11 21:39:17 -06:00
fa4a6cadbb
Downgrade objdiff-wasm Rust edition temporarily
2025-03-04 23:27:17 -07:00
799971d54e
Migrate to Rust edition 2024
2025-03-04 22:31:38 -07:00
48305e0380
Add hover/context APIs to wasm component
2025-03-02 21:51:47 -07:00
95868f1d19
Reimplement x86 arch, MSVC section group combining
...
Plus display_row/DiffText refactoring
2025-03-02 16:13:12 -07:00
f3c157ff06
WIP objdiff 3.0 refactor
2025-02-26 22:09:39 -07:00
e8de35b78e
Make objdiff-core no_std + huge WASM rework
2025-02-09 22:28:02 -07:00
c3e3d175c5
Create schema for diff config properties
2025-01-04 21:02:54 -07:00
c45f4bbc99
Diff schema updates & WASM updates
2025-01-04 21:02:54 -07:00
1f4175dc21
Overall wasm refactoring & improvements
2024-08-21 19:48:58 -06:00
0fccae1049
Add experimental wasm bindings
...
Published to npm as objdiff-wasm
2024-08-20 21:40:32 -06:00