What's Changed
- wasmparser: Relocation range end can wrap on 32-bit targets by @jedisct1 in #2497
- Update workspace to the 2024 edition by @alexcrichton in #2495
- feat: (CM64) Allow component model
resources to be represented byi64as well asi32. by @michael-weigelt in #2496 - feat: (CM64) Make
reallocsignature match the memory's address type by @michael-weigelt in #2501 - Link FIXME to its issue by @michael-weigelt in #2504
- feat: (CM64)
context.{set, get}accepti64immediate by @michael-weigelt in #2502 - Require
memoryoption ifreallocis specified by @alexcrichton in #2505 - Update wit-bindgen used in testing by @alexcrichton in #2508
- Gate synchronous future/stream read/write separately by @alexcrichton in #2507
- Release wasm-tools 1.248.0 by @github-actions[bot] in #2509
New Contributors
- @jedisct1 made their first contribution in #2497
- @michael-weigelt made their first contribution in #2496
Full Changelog: v1.247.0...v1.248.0