Austin Witherspoon
Austin Witherspoon
I've got the same issue on a fresh rust install, windows 11. Same exact error.
Installing wasm-pack from [the website's installer](https://rustwasm.github.io/wasm-pack/installer/) worked for me, rather than doing it via cargo.
I think it would be preferable to have `Any` type hints than none at all - for instance, currently, `read_from_file` has no return type. Instead, it could be something like:...
[bezier_example.aaf.zip](https://github.com/markreidvfx/pyaaf2/files/14595334/bezier_example.aaf.zip)
Sure, I'll try to make some tests when I get into the office tomorrow!
Out of curiosity, I decided to pull the handle significantly further than god ever intended:  Some part of me was expecting Avid to crash, but nope! Interesting how they...
I'm not sure what's easier for you, if you copy over from my branch or if I do a merge request with a failing test? Let me know if you'd...
Having the same exact issue. Unfortunately adding `rootDir: "./src"` doesn't fix it for me. Removing the resolve plugin as suggested at the top does seem to fix the issue, but...
I'm going to take a look at this for dev days and see if I can work anything out!