zlacker

[return to "Show HN: Sandboxing untrusted code using WebAssembly"]
1. gregpr+Yj[view] [source] 2026-02-03 15:56:31
>>mavdol+(OP)
Why go this route? Why Python is more powerful than JS is mostly because of third party plugins like pandas which are excplicitly not supported (C bindings, is this possible to fix?)...

At that point it might be just easier to convince the model to write JS directly

◧◩
2. mavdol+Qo[view] [source] 2026-02-03 16:16:03
>>gregpr+Yj
I understand your point. I added native Python support because C extensions will eventually become compatible. Also, we might see more libraries built with Rust extensions appearing, which will be much easier to port to Wasm.
[go to top]