sapp-console-log
WASM logger
A logging library designed for use in WebAssembly applications written in Rust.
log-rs compatible logging for sapp-wasm
6 stars
3 watching
0 forks
Language: Rust
last commit: almost 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
rustwasm/console_error_panic_hook | A panic hook that logs panics to the console with stack traces | 329 |
wasmerio/wasmer-postgres | A WebAssembly runtime for Postgres that allows executing WebAssembly binaries in a sandboxed environment | 414 |
wasmerio/wasmer-ruby | A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 476 |
soostone/katip | A structured logging framework for Haskell applications | 205 |
rust-lang/log | A lightweight logging facade that provides a single API for abstracting over different logging implementations. | 2,241 |
wasmi-labs/wasmi | An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
nshen/vite-plugin-wasm-pack | A Vite plugin for integrating Rust WebAssembly (WASM) modules into web applications. | 239 |
twp/logging | A flexible logging framework for Ruby programs with customizable output destinations and formatting options. | 527 |
containerd/runwasi | Facilitates running WebAssembly workloads on a container runtime | 1,114 |
roman01la/clj-wasm | Provides a text format for representing Clojure code in WebAssembly | 159 |
roguemacro/steak.logging | Provides logging functionality for a specific programming language | 4 |
ianjsikes/rust-wasm-loader | A Webpack loader for building Rust projects targeting WebAssembly | 82 |
akupila/go-wasm | A tool that reads and parses WebAssembly binary files | 132 |
ewwwwwqm/logdump | A tool that writes logs to multiple files based on custom zones and output destinations. | 11 |