GeistHaus
log in · sign up

Main

kripken.github.io
30 pages link to this URL
Compiling to the web with Rust and emscripten

Hey there, you slithery Rustilian. Have you heard the good word? Rust can now target asm.js and WebAssembly (wasm) via emscripten. That means you can run Rust code on the web, and this capability is available on Rust nightlies right now! Let me tell you how to Rust the web. First, a disclaimer. This support is still a work in progress and there are going to be a whole lot of bugs (report them, you better). It's at the stage where it passes the test suite, but has not been vetted on real pr...

1 inbound link website en
Myth Busting PWAs – The New Edge Edition

By busting 9 Myths on PWAs, we’ll see that PWAs are stronger than ever. It’s an approach that more and more developers are now considering in order to target multi-devices using a unique code base. As the New Edge is now based on the Chromium open-source project, this leverages new possibilities for

3 inbound links article en EnglishTechnical article NoWebGLBanner
What do people mean when they say “transpiler”?

A compiler is a computer program that takes a program as input, does some sort of transformation on it, and returns another program. Most of the time, we think of a compiler as something that translates code from a higher-level language (such as, for instance, Rust, Racket, or JavaScript) to a lower-level language (such as, for instance, LLVM IR or x86-64 assembly), but this doesn’t necessarily have to be the case.

1 inbound link article en
Introducing Noctua Sky

I just released Noctua Sky, a new project I am working on. This is an online planetarium (or sky map) software similar to the open source project Stellarium made by my brother. The goal of the project is ultimately to provide a set of tools and API for amateur astronomers to share their observations online. The first step toward this is to create a JavaScript planetarium that can run directly on the browser.

0 inbound links article en posts
Home

Emscripten: An LLVM-to-WebAssembly Compiler. Contribute to emscripten-core/emscripten development by creating an account on GitHub.

6 inbound links object en repository:1357796
Thank you Adobe (Macromedia) for Flash | trzeci

Google trends, Apple, Google Chrome and plenty of developers put a cross on Flash. In my opinion without Flash the current web tech stack might look different. Credentials I wrote my first line of code in ActionScript 2.0 it was 13 years ago and it was streamlined with the style of web. Big boom of

0 inbound links Article en dev noteswsl
Features

High-level overview of feature set offered by the Magnum engine

3 inbound links page en