RSSAmplifier

Amédée d'Aboville · Jan 28, 2021

Compiling LibPDQ to JS with Emscripten Part 3: All in JS → Pushing to NPM

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

In part 1 I explained the PDQ library and its book. I managed to run the C library in the browser with Emscripten. In part 2 I got the same model to run, but written in javascript. Here we’ll be writing all JS and pushing it to NPM.
I’ve read more of the book, and really liking it. The part on Mean Value Analysis is very cool! I started an Observable Notebook with almost every…

In part 1 I explained the PDQ library and its book. I managed to run the C library in the browser with Emscripten. In part 2 I got the same model to run, but written in javascript. Here we’ll be writing all JS and pushing it to NPM. I’ve read more of the book, and really liking it. The part on Mean Value Analysis is very cool! I started an Observable Notebook with almost every single Perl listing translated to Javascript.

Read on /2021/01/28/emscripten-libpdq-3/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.