Crate rustpython_wasm

source ·

Re-exports§

Modules§

  • A module containing all the wasm-bindgen exports that rustpython_wasm has Re-export as pub use rustpython_wasm::exports::*; in the root of your crate if you want your wasm module to mimic rustpython_wasm’s API
  • Builtin function specific to WASM build.

Functions§

  • Sets error info on the window object, and prints the backtrace to console