Problem
bb.js currently depends on Pino and Buffer, which are Node.js-only dependencies. This complicates bundling for browser and other non-Node.js environments.
Tasks
Expected Outcome
bb.js should be easier to bundle and use across different JavaScript environments without Node.js-specific dependencies.