Skip to content

Asyncify #1436

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
unicomp21 opened this issue Aug 16, 2020 · 6 comments
Closed

Asyncify #1436

unicomp21 opened this issue Aug 16, 2020 · 6 comments

Comments

@unicomp21
Copy link

@dcodeIO can the asyncify unwind/rewind functionality be used directly from Assemblyscript?

@unicomp21
Copy link
Author

@dcodeIO
Copy link
Member

dcodeIO commented Aug 16, 2020

You are entering new territory there, but this is how it is supposed to work:

import * as asyncify from "bindings/asyncify";
// use
asc ... --runPasses asyncify

Let me know of your findings :)

@unicomp21
Copy link
Author

Will do!

@unicomp21
Copy link
Author

unicomp21 commented Aug 17, 2020

Another question, does protobuf.js work w/ assembly script?

// see: https://github.com/dcodeIO/protobuf.js/tree/master/lib/utf8

@dcodeIO

@dcodeIO
Copy link
Member

dcodeIO commented Aug 17, 2020

protobuf.js doesn't (yet) utilize AssemblyScript. As of today, AS only reuses some of the moving parts I wrote for the former.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants