Skip to content

Implement CodeBuilder bindings #1615

@igamigo

Description

@igamigo

Once 0xMiden/miden-base#2142 is done, we can implement CodeBuilder on the WebClient to streamline parsing MASM code into different objects.
We currently already have ScriptBuilder, so in practice this just means:

  • Replacing the inner struct and renaming where applicable
  • Removing the WebClient's ScriptBuilder external assembler (was only kept for being able to provide support for building AccountCode)
  • We should review the APIs so that it reflects the upstream better, and maybe we can remove the AccountComponent::compile

Metadata

Metadata

Assignees

Labels

web clientRelated to the Web Client

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions