Blog Posts tagged webassembly

WebAssembly is a web standard that defines a binary format and a corresponding assembly-like text format for executable code in Web pages. It is meant to enable executing code nearly as quickly as running native machine code.

Similar Tags

Report Tag

4 blog posts with this tag
2
  • 4.6K visits
  • 6.4K views
This content is deleted
Blog Post
The future of the Construct 3 runtime
0 favourites

When we first announced Construct 3 , we said we'd focus on redesigning the editor, and carry over the same runtime as Construct 2. This was a wise choice given...

3
  • 5.5K visits
  • 7.6K views
This content is deleted
Blog Post
Opus audio in Construct 3
1 favourites

Audio codec support has been a thorn in our side for years. It was a problem when we first got going in 2011, and six years later, browser support Is'nt a whole...

3
  • 7.6K visits
  • 10.2K views
This content is deleted
Blog Post
Apple broke WebAssembly and are leaving it broken
0 favourites

The Spectre security vulnerability has left many companies scrambing to mitigate it. Along with other browser vendors, Apple worked quickly to add some mitigati...

13
This content is deleted
Blog Post
Behavior improvements in the Construct 3 runtime
2 favourites

Our first blog post on performance focused on the runtime engine performance. Whilst upgrading our code for the new runtime, we also made some key improvements...

Similar Tags