Immutable
release. Only release title and notes can be modified.
What's Changed
- Fix generating deeply nested WIT types in
wit-smithby @alexcrichton in #2576 - wasm-tools mutate: validate the input module before mutating by @SAY-5 in #2577
- link tag imports to exports instead of synthesizing tags by @dicej in #2580
- Fix folded branch hints by @vouillon in #2578
- support cooperative multithreading ABI in
wit_component::linkingby @dicej in #2581 - avoid calling
__wasm_init_taskmore than once ininitmodule by @dicej in #2582 - Support
__wasm_{g,s}et_{tls_base,stack_pointer}inwit-componentby @alexcrichton in #2584 - fix table resolution for
thread.new-indirectintrinsic calls by @dicej in #2585 - Release wasm-tools 1.255.0 by @github-actions[bot] in #2586
Full Changelog: v1.254.0...v1.255.0