github bytecodealliance/wasm-tools v1.255.0

8 hours ago

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

Don't miss a new wasm-tools release

NewReleases is sending notifications on new releases.