Add/update all HMS2023 media
This commit is contained in:
25
content/english/media/seattle-2023/orca.md
Normal file
25
content/english/media/seattle-2023/orca.md
Normal file
@@ -0,0 +1,25 @@
|
||||
+++
|
||||
title="Orca"
|
||||
mediatype="demo"
|
||||
conference="Handmade Seattle 2023"
|
||||
description="WebAssembly apps without the web. A brand-new stack for cross-platform apps."
|
||||
|
||||
[[videos]]
|
||||
title="Orca"
|
||||
embed="https://player.vimeo.com/video/887510391?h=d9b6819c0a"
|
||||
service="vimeo"
|
||||
download_link="https://vimeo.com/887510391/d9b6819c0a"
|
||||
|
||||
[[videos]]
|
||||
title="Orca - Q&A"
|
||||
embed="https://player.vimeo.com/video/889290402?h=33706f0dbf"
|
||||
service="vimeo"
|
||||
download_link="https://vimeo.com/889290402/33706f0dbf"
|
||||
|
||||
[[speakers]]
|
||||
name="Martin Fouilleul"
|
||||
+++
|
||||
|
||||
#### WebAssembly apps without the Web
|
||||
|
||||
Orca is a brand-new stack for cross-platform, sandboxed applications. It uses WebAssembly modules as a portable program representation and bundles them with its own runtime to produce self-contained applications for each operating system. Orca also provides APIs to interact with the underlying platform, and comes with a support library to help build graphics and UI applications.
|
||||
Reference in New Issue
Block a user