Crate wit_bindgen_rt

source ·

Functions§

  • NB: this function is called by a generated function in the cabi_realloc module above. It’s otherwise never explicitly called.
  • This function is called from generated bindings and will be deleted by the linker. The purpose of this function is to force a reference to the symbol cabi_realloc to make its way through to the final linker command line. That way wasm-ld will pick it up, see it needs to be exported, and then export it.