Stream: git-wasmtime

Topic: wasmtime / issue #3261 Bench-api cargo update to allow se...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 30 2021 at 16:25):

abrown commented on issue #3261:

What do you mean by "allow seeing Module functions" (debug-level, API-level, unwinding-level)? And what feature in Wasmtime is the one that allows you to do that?

view this post on Zulip Wasmtime GitHub notifications bot (Aug 30 2021 at 16:39):

fitzgen commented on issue #3261:

What do you mean by "allow seeing Module functions" (debug-level, API-level, unwinding-level)? And what feature in Wasmtime is the one that allows you to do that?

Without the cranelift feature enabled you can't compile any Wasm, only load pre-compiled modules.


Last updated: Oct 23 2024 at 20:03 UTC