linusgroh’s avatarlinusgroh’s Twitter Archive—№ 2,909

    1. I was curious to try this with LibJS (but in C++ due to the lack of Rust bindings): 8 MB executable, takes 3.6 ms to run - not bad at all! :^) Using the AST interpreter here, bytecode with optimization pipeline is a few more lines. @reillywood/1557576781703417857
      oh my god twitter doesn’t include alt text from images in their API
  1. …in reply to @linusgroh
    (built with -DBUILD_SHARED_LIBS=OFF -DCMAKE_BUILD_TYPE=Release and -g removed from default Lagom CMakeLists.txt)