Skip to content

v1.255.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jul 20:02
Immutable release. Only release title and notes can be modified.
76e2061

What's Changed

  • Fix generating deeply nested WIT types in wit-smith by @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::linking by @dicej in #2581
  • avoid calling __wasm_init_task more than once in init module by @dicej in #2582
  • Support __wasm_{g,s}et_{tls_base,stack_pointer} in wit-component by @alexcrichton in #2584
  • fix table resolution for thread.new-indirect intrinsic 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