HackerTrans
トップ新着トレンドコメント過去質問紹介求人

wasiwin

no profile record

コメント

wasiwin
·2 年前·議論
From what I could tell, Nuitka dynamically loads extension modules so this wouldn't work with Webassembly modules which are statically linked. If I could be enhanced to automatically build wheels of packages like numpy and statically link them, then that could bring extensions to Wasm and be very cool. IIRC, Google does this with their Python apps so the concept does exist but don't think I've seen any OSS tooling trying that.