CensoredUsername / dynasm-rs

A dynasm-like tool for rust.
https://censoredusername.github.io/dynasm-rs/language/index.html
Mozilla Public License 2.0
716 stars 52 forks source link

No constructor for `VecAssembler` #45

Closed recmo closed 4 years ago

recmo commented 4 years ago

The VecAssembler is part of the public interface, but there doesn't seem to be a way to construct or obtain one.

CensoredUsername commented 4 years ago

Whoops, I'll fix that.

CensoredUsername commented 4 years ago

I've made some changes on the dev branch, could you check that they fulfill your requirements?

CensoredUsername commented 4 years ago

@Recmo have you had time to look at this?

CensoredUsername commented 4 years ago

This should be resolved by v0.6.0.