On Thu, May 22, 2025 at 11:48 PM Jason E. Aten <j.e.a...@gmail.com> wrote:
>
> Despite the hilarious name, this is the most awesome display
> of developer virtuosity--
>
> Wanix is a plan9-sh, fully local, web development environment.
> It runs a plan9 like shell in the browser (using a
> service worker) that can JIT your code to wasm or x86,
> using an embedded Go compiler that was compiled into
> wasm itself.  The author wanted a full web dev environment
> without needing node.js.
>
> So he built one.
>
> Just... insanely awesome.
>
> https://www.youtube.com/watch?v=KJcd9IckJj8
> https://www.youtube.com/watch?v=kGBeT8lwbo0
> https://github.com/tractordev/wanix
> https://wanix.sh/
> https://wanix.run/
>
> --
> You received this message because you are subscribed to the Google Groups 
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion visit 
> https://groups.google.com/d/msgid/golang-nuts/ced09492-2bf1-4d21-a7c9-fc08e8bfaf2an%40googlegroups.com.

Hi!

Is it possible to use Go inside the environment? Like "go run", "go get".

Does it have access to the network?

-- 
Best regards,
Boris Nagaev

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/golang-nuts/CAFC_Vt7Hpi%2Bn_qycD%2B5uy%3DfV89LRRF-EXhPGbm4t6P5jErDgmA%40mail.gmail.com.

Reply via email to