Open mashabow opened 4 years ago
https://medium.com/@akshayshah/authentication-of-micro-frontend-part-1-non-oauth2-51b41327d1b8
https://zeit.co/blog/environment-variables-ui
https://wingolog.org/archives/2020/04/08/multi-value-webassembly-in-firefox-a-binary-interface
自分の実装で言うと https://github.com/kogai/wasvm/blob/32dbaf92b4b81eeb74040f839d43b76972d2d9b1/src/function.rs#L15-L18 がこの仕様を想定している箇所で、Vec(いわゆる配列と同じようなデータ構造)で定義されている。 実装当時は仕様として上がっているだけでサポートしている処理系はなかった覚え
https://dev.to/lydiahallie/javascript-visualized-promises-async-await-5gke
Strong type system https://hegel.js.org/
flow の sketch-null 的なことが標準できるっぽい。
https://pixwlk.itch.io/pixelbox
oo ツクールってほどではないけど、面白う。ちょっとした flash みたいな感じなんだろうか。まだ触ってないです。
https://www.taniarascia.com/writing-an-emulator-in-javascript-chip8/
chip-8 は聞いたことはあったけど、これは面白そう。
Lighthouse CI を入れてみた
これまで
としていたが、日によってブレが大きくてオオカミ少年化しつつあった。そこで、スコアの推移を可視化するため、https://github.com/feedforce/frontend-meeting/issues/15#issuecomment-553735337 で紹介した Lighthouse CI を入れてみた。
lhci
CLI