wasplang / wasp

a web assembly programming language
MIT License
324 stars 10 forks source link

Can this interop with js in browser somehow? #6

Open Zireael07 opened 4 years ago

richardanaya commented 4 years ago

In theory, yes! I've actually created another project called js_ffi for communicating with javascript in a technology agnostic manner from web assembly (any web assembly language). https://github.com/richardanaya/js_ffi