/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
WASM Agents: AI agents running in the browser
(blog.mozilla.ai)
168 points
selvan
| 1 comments |
04 Jul 25 05:19 UTC
|
HN request time: 0.225s
|
source
Show context
TekMol
◴[
04 Jul 25 06:43 UTC
]
No.
44461758
[source]
▶
>>44461341 (OP)
#
It seems the only code that runs in the browser here is the code that talks to LLMs on servers.
Why would you need WASM for this?
replies(3):
>>44461907
#
>>44462433
#
>>44465568
#
1.
lgas
◴[
04 Jul 25 15:49 UTC
]
No.
44465568
[source]
▶
>>44461758
#
You never need WASM (or any other language, bytecode format, etc) to talk to LLMs. But WASM provides things people might like for agents, eg. strict sandboxing by default.
ID:
GO
↑