Stream: jco

Topic: ✔ erroneous imports?


view this post on Zulip Ramon Klass (Oct 28 2023 at 20:38):

import { monotonicClock0.2.0Rc20231018 as monotonicClock0_2_0Rc20231018, wallClock0.2.0Rc20231018 as wallClock0_2_0Rc20231018 } from '@bytecodealliance/preview2-shim/clocks';
any idea what went wrong if jco creates imports like this in the generated code? I'm pretty sure the import name before the as should not have a version number

view this post on Zulip Ramon Klass (Oct 28 2023 at 20:54):

resolved: wasmtime 13 used during build but then used wasi_snapshot_preview1.reactor.wasm of wasmtime 14

view this post on Zulip Notification Bot (Oct 28 2023 at 20:54):

Ramon Klass has marked this topic as resolved.


Last updated: Nov 22 2024 at 16:03 UTC