Stream: git-wasmtime

Topic: wasmtime / issue #1042 Example combining wasm + simplejit


view this post on Zulip Wasmtime GitHub notifications bot (Jun 22 2024 at 19:23):

bjorn3 commented on issue #1042:

I think Wasmtime has subsumed this issue. Especially now that it supports no_std.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 22 2024 at 23:10):

cfallin closed issue #1042:

I'd like to use CraneLift as a JIT backend for a standalone WebAssembly embedding. However, from browsing the documentation I'm not sure how to do this, or even if it's fully possible yet. An example showing how to use cranelift_wasm and cranelift_simplejit together would be really helpful.


Last updated: Oct 23 2024 at 20:03 UTC