cargo-emscripten icon indicating copy to clipboard operation
cargo-emscripten copied to clipboard

Link to merge

Open amilajack opened this issue 9 years ago • 1 comments

@tomaka can you please add the link to the merge mentioned in the readme. I've looked around for the merge and can't seem to find it. Thanks!

amilajack avatar Jun 25 '16 00:06 amilajack

If you need some guidelines, you can take a look at: http://ashleysommer.com.au/how-to/articles/asm-js-code-using-rust-and-emscripten

You no longer need to modify the source code of emscripten as they tell you in step 1, as the changes have been merged in master. The changes in Rust are still necessary though, except maybe the (3.[5-9]*) thing.

The steps in the article however don't allow you to use the stdlib, which is a shame.

tomaka avatar Jun 25 '16 06:06 tomaka