Build Database Driven Applications in Wasm by Michael Yuan @ Wasm I/O 2023

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

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

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

    I'm confused; why the need to put it into a docker container if the service is written in Wasm? Wasn't the whole point of Wasm to abstract away the CPU, like Docket did but in a more lightweight way?

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

      I think this video will help you th-cam.com/video/7553XZ0T6pM/w-d-xo.html

    • @gaubeebangeel4251
      @gaubeebangeel4251 9 หลายเดือนก่อน

      He mentioned that the machine didn't even have a rust environment, so it was probably just a temporary machine used for presentations. Therefore, installing a docker can simplify many problems.