Skip to content

Support debugger in wasm builds #459

Open

Description

In the initial implementation of the debugger, it is only enabled when the CLI feature is enabled, which is not true of wasm builds. The debugger implementation should be split into the core debugging functionality, and the CLI interface to it, this non-CLI version should be available in wasm builds.

Related: hirosystems/clarity-repl#53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

  • Status

    📋 Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions