Module wasmer_runtime_core_x::prelude

source ·
Expand description

The prelude module is a helper module used to bring commonly used runtime core imports into scope.

Re-exports§

Macros§

  • Helper macro to create a new Func object using the provided function pointer.
  • Generate an ImportObject safely.