Articles tagged “iOS”
-
Autogenerating Rust-JS bindings with UniFFI
This blog post will walk through how we developed UniFFI: a Rust library for auto-generating foreign language bindings. We will walk through some of the issues that arose along the way and how we handled them.
-
HTML5 audio and audio sprites – this should be simple
As we’re having a HTML5 Audio developer derby this month, I thought it fun to play with audio again. And I found it sadly enough pretty frustrating. One thing I proposed in a lot of talks is using the idea of CSS sprites and apply them to HTML5 audio. You’ll get the same benefits – […]
-
Simple HTML5 video encoding with vid.ly – interview, first impressions and invite code
Today encoding.com released a new service called vid.ly which is not yet another URL shortener, but actually a very impressive service for converting video. One of the biggest annoyance of using HTML5 video is to convert your movie to various formats supported by different browsers. Vid.ly does this job for you: it converts the video […]