Module utils

Source
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