ra’s avatarra’s Twitter Archive—№ 37,884

  1. bringing call site specialization back. functions without type annotations will emit a stub that holds on to the original source code, and invocations will use the types of their arguments to try and specialize. the typed versions of lerp and v3 here were specialized from main2
    oh my god twitter doesn’t include alt text from images in their APIoh my god twitter doesn’t include alt text from images in their API
    1. …in reply to @ra
      still some challenges to overcome with selecting the "best" function available, but the basic architecture is in place. 3rd time's the charm ✌🏽