Skip to content
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

Question #54

Open
speedtreammanga opened this issue Feb 18, 2018 · 1 comment
Open

Question #54

speedtreammanga opened this issue Feb 18, 2018 · 1 comment

Comments

@speedtreammanga
Copy link

Hey there,

I was looking at your project and I couldn't figure out a reason as to why I would (and what, rather) implement with this.

Would you have any example that would clarify why someone would use ass-js ? [this sounds terrible]

Thank you!

@streamich
Copy link
Owner

streamich commented Feb 19, 2018

Hey,

You can use it as a general purpose assembler. I personally use it to create thread pool to do async file system operations for my Node.js clone project: https://github.com/streamich/bamboo/blob/master/packages/asyscall/src/threadpool/asm.ts

You can use static-buffer to execute arbitrary machine code from Node.js.

Also, the name is Assembler.js

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