A Webextension to send streamble media sources to VLC (VideoLAN) media player
-
Updated
Oct 8, 2018 - JavaScript
A Webextension to send streamble media sources to VLC (VideoLAN) media player
ChromeOS app to access SFTP server
LFI: Practical, Efficient, and Secure Software-based Sandboxing
Twitch chat analytics; filter garbage, see what people are feeling, and more using natural language processing.
Some examples of PNacl to run the Native Client module directly from a web page.
Universal C++ is a superset of standard C++11/14 with the addition of the "borrow" and "repl" keywords. "borrow" automatically deletes memory allocated in the same scope or within a class after it was allocated. Almost a garbage collector, further work would have had to been done to make a "compile time garbage collector". "repl" was a keyword f…
Add a description, image, and links to the native-client topic page so that developers can more easily learn about it.
To associate your repository with the native-client topic, visit your repo's landing page and select "manage topics."