WASM is Awesome! Explained with Examples | Ft Docker

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 พ.ย. 2024

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

  • @victorpinasarnault9135
    @victorpinasarnault9135 3 หลายเดือนก่อน +1

    I love WASM since they launched it!

  • @lucifer3646
    @lucifer3646 ปีที่แล้ว +3

    You deserve fireship level recognition and more than that! Love your videos and keep them coming. Bless pal

  • @premraj.m
    @premraj.m ปีที่แล้ว +1

    awesome update.. thanks for cutting edge technology update.

  • @sumitdange2507
    @sumitdange2507 ปีที่แล้ว +1

    Too awesome! learned a great content and test of a new technology! 👏

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

    WASM for P2P applications will be a pandora box

    • @lhard123l
      @lhard123l 9 หลายเดือนก่อน +1

      Why?

  • @software_marketing_pymes
    @software_marketing_pymes ปีที่แล้ว +1

    Keep making those great videos, Byte. They are so enjoyables

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

    And YouR Awesome!!!!!!!

  • @mmpcse
    @mmpcse 9 หลายเดือนก่อน +1

    An Impressive Simple Plain Explanation. Subscribed to your YT!

  • @devcore1
    @devcore1 ปีที่แล้ว +1

    Excellent video - great visuals, good pacing, I have a much better understanding of wasm now

  • @shefalituteja8896
    @shefalituteja8896 ปีที่แล้ว +1

    Not a tech person but I am loving the edits. Great work man. Can you guide me as a fellow youtuber what tool you are using to edit your videos?

  • @xade8381
    @xade8381 ปีที่แล้ว +1

    great video, but wasi is better without container

  • @beginnerbytes4575
    @beginnerbytes4575 11 หลายเดือนก่อน

    .wasm should be renamed to .awsm

    • @ByteMonk
      @ByteMonk  11 หลายเดือนก่อน

      haha

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

    Yeah it kinda feels like you're trying to do a WASM vs Docker comparison. But they're not really competing technologies cause WASM is frontend and Docker is backend. When I'm choosing the technologies to build my app with it's not like I'm going to say 'we could go with WASM or we could go with Docker.' They're just two different things that do different things and aren't really related other than that you could stitch them together. But you could stitch a lot of different pieces of technology together, it doesn't really mean you're going to get anything useful out of doing that.. I don't really know what my point was.
    Anyways, I did enjoy the video! The comparison just felt a little forced.

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

      Thanks for your perspective!
      Here is the comment from founder of Docker. Solomon Hykes.
      "If WASM+WASI existed in 2008, we wouldn't have needed to created Docker. That's how important it is. Webassembly on the server is the future of computing. A standardized system interface was the missing link. Let's hope WASI is up to the task!"
      Source: twitter.com/solomonstre/status/1111004913222324225?lang=en
      While WASM and Docker are not directly competing, they can be used together to create powerful and efficient applications. For example, you could use WASM to deploy a web application to a Docker container. This would give you the benefits of both technologies: the portability and isolation of Docker, and the performance and security of WASM.
      I think the point you're trying to make is that it's important to choose the right technologies for your specific needs, and that not all technologies are created equal. Just because two technologies can be used together doesn't mean that you should do so. I agree with you that it's important to be mindful of the trade-offs involved when choosing technologies, using WASM and Docker together can give you the benefits of both technologies, but it can also add complexity to your application. Thanks again!

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

      Nooo. WASM = front & WASI = back, might have been acceptable, even tho both = Backend