Lin Clark
@linclark
stuffing my head with code and turning it into @codecartoons.
also, working on WebAssembly at @Fastly. prev: @mozilla, @npm, @drupal
ID: 21500149
http://code-cartoons.com 21-02-2009 17:16:27
7,7K Tweet
35,35K Followers
566 Following
Function calls between JavaScript and WebAssembly are finally fast! π wasm Β» JS π₯ ~750ms β 450ms JS Β» wasm π₯ ~5500ms β 450ms monomorphic JS Β» wasm π₯ ~5250ms β 250ms wasm Β» built-in π₯ ~5750ms β 600ms See how we did it β hacks.mozilla.org/2018/10/calls-β¦