←back to thread

168 points selvan | 1 comments | | HN request time: 0.291s | source
Show context
asim ◴[] No.44462700[source]
The frustrating thing about this is the limitation of using a browser. Agents should be long-running processes that exist external to a browser. The idea of using wasm is clever, but it feels like the entire browser environment needs to evolve because we're no longer dealing with just web pages. I think we are looking at a true evolution of the web now if this is the way it's going to go
replies(4): >>44462718 #>>44462808 #>>44462831 #>>44462861 #
1. boomskats ◴[] No.44462808[source]
That's what the Component Model[0] is all about.

WASIp3[1] is gonna be awesome. Hopefully releasing later this year.

[0]: https://component-model.bytecodealliance.org/

[1]: https://wasi.dev/roadmap