Zig Is Bootstrapping With WASM, Why?

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ธ.ค. 2022
  • Andrew's blog post:
    ziglang.org/news/goodbye-cpp/
    My discord server:
    / discord

ความคิดเห็น • 15

  • @UliTroyo
    @UliTroyo ปีที่แล้ว +23

    Very interesting! I remember someone in the web world say that if WASM existed before Docker, that would've been the obvious solution and containers wouldn't exist as they do today. I'm eager to see WebGPU used in a similar way to solve platform-independent GPU stuff; I know Deno is thinking along those lines.

  • @inkryption3386
    @inkryption3386 ปีที่แล้ว +18

    Very exciting stuff. Glad to see the C++ codebase finally kick the bucket.

  • @UliTroyo
    @UliTroyo ปีที่แล้ว +10

    LMAO @ non-GMO source code

  • @suleyth
    @suleyth ปีที่แล้ว +5

    Why do you have an among us in your background

  • @FrankHarwald
    @FrankHarwald ปีที่แล้ว +6

    Using Wasm as machine independent languag to bootstrap is interesting, but youldn't you just use the LLVM IR to do that?

  • @VijayaGopala
    @VijayaGopala ปีที่แล้ว

    I know there was some good idea behind the scenes but it all got lost in the bloated and convoluted presentation.

  • @NathanHedglin
    @NathanHedglin ปีที่แล้ว +2

    Great stuff. WASM to the rescue

  • @propagandaBreaker

    Oh thanks, I have absolutely nothing to get from this but it was crazy fascinating ...and very clear :)

  • @gofudgeyourselves9024
    @gofudgeyourselves9024 ปีที่แล้ว +4

    Cool, though i didn't understood any of it