Lin Clark (@linclark) 's Twitter Profile
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

linkhttp://code-cartoons.com calendar_today21-02-2009 17:16:27

7,7K Tweet

35,35K Followers

566 Following

Lin Clark (@linclark) 's Twitter Profile Photo

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-…