Stream: git-wasmtime

Topic: wasmtime / PR #9976 fix(cranelift): `no_std` timing module


view this post on Zulip Wasmtime GitHub notifications bot (Jan 10 2025 at 12:43):

JonasKruckenberg requested wasmtime-compiler-reviewers for a review on PR #9976.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 10 2025 at 12:43):

JonasKruckenberg requested fitzgen for a review on PR #9976.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 10 2025 at 12:43):

JonasKruckenberg opened PR #9976 from JonasKruckenberg:jonas/no_std/disable-timing to bytecodealliance:main:

This change moves code around in the cranelift timing module so that it compiles on no_std targets where thread_local isn't available.


Last updated: Jan 24 2025 at 00:11 UTC