Ir al contenido principal

Lin Clark on WebAssembly

 I think is pretty good to have the web topic around another blog activity and well combined i think because the last semester I got the chance of talking the computational graphics subject and is was all focus on web development for 3d rendering and was very important because it's been a while since the browsers have access to the graphics card and indeed this been my first approach to the technology is as Lin mention where we have the structure as HTML,  design CSS and Javascript for the functionality.

It was surprising  for me to see that this was first designed for PC because of the way we use JavaScript for games in the web and is an language that born just to be easy to understand leaving just a side the optimization. From the podcast i understand the benefits of the binary instructions provided by Web Assembly; It's design made for the portability and with targets of high level languages have the functionality of the deployment o client or server client. 

When they mention the recommendation given by the Consortium and how the Web assembly is designed to work with a lot of environments. I think the success of this was just inevitable this is such a good tool even do I am not so passionate to the web development. It has some tricky part just like the way that Web Assembly process the strings into array but the efficiency is there and undeniable. I haven't seen any Web Assembly videogame or remember something mention similar to this in the podcast, but the need of talking video games to everyone is always there so I wouldn't be surprise to see a video game having as target web Assembly, right know is pretty used in data processing but the needs are always evolving. I hope I can try it in a not so long future.

 

Comentarios

Entradas más populares de este blog

Introducción

Hello! My name is Hector Hernandez, I am 21 years old and in september I am going to turn 22, even do I taking Compiler design this semester, my graduation date is in the 2021, this is a little bit sad for me because this mean I didn't graduate on time but somehow I have faith that maybe next semester everything can get back to normal, I am excited to take the ceneval exam and also be able to make a reunion with all of my friends and family. My main hobby was to swim in the school pool but now in some way is to apply to a lot of jobs. I have a pretty good job in a pharmaceutic with a lot of benefits, even do i get the job its pretty difficult to take a job with less pay and benefits. My goal in this is to see how to get better in my communication skills and to finally find a job where I can say that I would rather choose this company because i have somo much to learn from them than this pharmaceutic where I am just in my confort zone. Another hobby that i can write about is the mob...

Building Server-Side Web Language Processors

 I was very happy that this article also was from our professor, even do web have nerve been y favorite in the article we have a new approach of the compiler design class with the web overview. I fell part of the article when the author mention all of the activities that we are making but got also get a little bit disappointed where I read that there activities are not enough to have a the topic fully acknowledge. After having this in the field, the author brings a web approach and mentions the real fact of letting all of the students choose their own path and explain the possibility that most of the wont became web developer but those that choose a web developer path will be huge benefit from this methodology. Having the level of communication that the compiler brings to the tables is very useful because in a way you will have to create rules and apis until we get the structure needed. looking thru all this web technologies that are so modular, will be pretty beneficial to anyone ...