Expand description
Utility functions for WASM
Provides helper functions and utilities for WASM operations
Structs§
- Encoding
- Encoding utilities
- Memory
- Memory utilities
- Performance
- Performance utilities
- Random
- Random utilities
- Validation
- Validation utilities
Functions§
- log
- Log a message to the browser console
- log_
error - Log an error to the browser console
- log_
warn - Log a warning to the browser console
- set_
panic_ hook - Set up panic hook for better error messages