You are viewing a single comment's thread from:

RE: Web Assembly on EOS - 50,000 Transfers Per Second

in #eos9 years ago

Looking at the code , those api are standard c library apis or something that was created for this? How is c code compiled to webassembly ? Is this code available in github?

Sort:  

It's all on GitHub, we can expose any API we want. Compiled via wasmfiddle. All content in the post.