Skip to content

Code logs to the console #3

@DanielSWolf

Description

@DanielSWolf

This package logs to the console. This is disturbing when my own code uses the console, too.

Firstly, there are a number of intentional calls to console.log in index.js. Would it be possible to remove them or else make them opt-in?

Secondly, there are two warnings being logged. These are probably unintended. Would it be possible to fix them?

  • index.js:9 prints writeStringToMemory is deprecated and should not be called! Use stringToUTF8() instead!
  • index.js:45 prints random_device

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions