pub fn embed_methods_with_options(
    guest_pkg_to_options: HashMap<&str, GuestOptions>
)
Expand description

Embeds methods built for RISC-V for use by host-side dependencies. Specify custom options for a guest package by defining its GuestOptions. See embed_methods.