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

Support LuaSocket 2.0.x #11

Open
vschiavoni opened this issue Apr 1, 2014 · 1 comment
Open

Support LuaSocket 2.0.x #11

vschiavoni opened this issue Apr 1, 2014 · 1 comment

Comments

@vschiavoni
Copy link

It would be super-useful to support LuaSocket API.
Internally, the calls could be translated to WebRTC or other natively-supported networking library.

@paulcuth
Copy link
Contributor

paulcuth commented Apr 1, 2014

That would be a really good idea. It shouldn't be built into the VM though, rather an add-on that can be passed into the VM when it's instantiated.

I'm currently working on adding JIT compiling to Moonshine, so I won't be able to look at this for a while. Meanwhile, if anyone else fancies a crack at it, I'd be happy to help all I can.

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

No branches or pull requests

2 participants