torch2424 / as-bind

Isomorphic library to handle passing high-level data structures between AssemblyScript and JavaScript 🤝🚀
https://torch2424.github.io/as-bind/
MIT License
245 stars 23 forks source link

Pin non-primitive function parameters #87

Closed surma closed 3 years ago

surma commented 3 years ago

Fixes #85

cc @RehkitzDev

torch2424 commented 3 years ago

@surma I can't seem to get Travis to be happy even though I did a whole new migration and things. 😭😭😭 Can you maybe sucking your local branch, closing this PR, and try opening a new PR and see if that works? 🤔

torch2424 commented 3 years ago

(Closing and re-opening to maybe make travis happy?)

torch2424 commented 3 years ago

Finally found the travis issue: Could not authorize build request for torch2424/as-bind.

torch2424 commented 3 years ago

Found the issue 🙃 https://github.com/travis-ci/docs-travis-ci-com/issues/733#issuecomment-858785406

surma commented 3 years ago

Thanks for landing this @torch2424! Appreciate you taking care of that part!