serveより全然workerの方が複雑だぁ
serveより全然workerの方が複雑だぁ
i am the end of the year
i will implement web worker for andromeda💪
I gave a talk at JSConf Japan last month, talking about how #JavaScript objects are put together in mainstream engines and how Nova does something quite radically different, as well as the tradeoffs that implies.
Take a look if that sounds interesting!
youtu.be/QuJRKhySp-0?...
SAMARI の要約を読むのすらめんどくさくなってしまったので、ポッドキャスト作った
samari.news
まだ色々雑で品質も微妙だけど、とりあえず読み上げてくれればいいやの気持ち
denoのworkerは再起的に呼び出すことで孫workerも作れるようになってるんだな
Oh by the way, I wrote a blog post last week on some #JavaScript #TypeScript work I did at work, where I cut memory usage of an acyclic directed graph 10x in aggregate, and more like 30x on a per node level.
Maybe that's interesting to you as well?
trynova.dev/blog/interlu...
これいるかな?
github.com/denoland/den...
worker.postMessageはすぐ理解できたけどself.onmessageに苦戦した。
最初のworkerスレッド起動時に受け取りを監視するメソッド呼び出してそれをループさせてんだな。
windowメソッドだからなかなかどこにあるかとメソッドの登録のせいで探すの難しかった
isolateって機構が素晴らしすぎる。
denoのworker読んでて全然わかんなかったけどあれがクロージャーだったのか
doc.rust-jp.rs/book-ja/ch13...
deno内のデバッグ方法完全に理解した。
so gooooood
Would like to thank jsconf.jp for giving me the opportunity to give my talk on tryandromeda.dev
i was joining jsconf.jp today.
i watched andromeda, nova, deno and wintertc session.
i am very enjoy time.
At JsConf.jp @loading.trynova.dev introduces Andromeda.
Andromeda is a TypeScript-native runtime that uses the Rust-based Nova JS engine together with Oxc.
It aims to be web interoperable and is part of WinterTC.
My talk is going to start in 8 minutes unless technical difficulties kill it :) Remote talks are tense.
This Sunday, I'm giving a talk at JSConf! That's pretty exciting
jsconf.jp/2025/en/talk...
sqlの様々な書き方をググる人になってる
負けてない
😐
chromium.googlesource.com/chromium/src...
umm, i do not know relation v8 isolate and ecma agent.
maybe same these...
web worker is difficult. i am reading deno source code but i have to understand ecmascript agent.
tc39.es/ecma262/#sec...
i work on fullstack develop, mobile, backend, frontend, gcp but,
i am thinking very enjoy now. it is hard😂