#console-log #console #log #logging #wasm #proc-macro #define

macro weblog-proc-macro

weblog is a crate that defines a set of macros for calling console.log() and other members of the browser’s console API when targeting Wasm

4 releases

0.4.0-beta.1 Nov 13, 2020
0.3.0 Oct 19, 2020
0.3.0-beta.1 Oct 2, 2020

#27 in #console-log

Download history 269/week @ 2024-07-28 252/week @ 2024-08-04 249/week @ 2024-08-11 218/week @ 2024-08-18 236/week @ 2024-08-25 277/week @ 2024-09-01 146/week @ 2024-09-08 131/week @ 2024-09-15 199/week @ 2024-09-22 224/week @ 2024-09-29 169/week @ 2024-10-06 177/week @ 2024-10-13 184/week @ 2024-10-20 179/week @ 2024-10-27 191/week @ 2024-11-03 160/week @ 2024-11-10

727 downloads per month
Used in weblog

MIT/Apache

13KB
341 lines

weblog-proc-macro contains procedural macro definitions for the weblog crate. See its documentation for more information.

Dependencies

~1.5MB
~37K SLoC