[Video] Talk on transpiling C/C++ to JavaScript with Emscripten davevoyles.com/20321-2/?utm_s… #asmjs

DaveVoyles's tweet image. [Video] Talk on transpiling C/C++ to JavaScript with Emscripten davevoyles.com/20321-2/?utm_s… #asmjs

Maybe we'll finally get rid of Javascript... (at least while coding) #ASMjs

gubatron's tweet image. Maybe we'll finally get rid of Javascript... (at least while coding)
#ASMjs

The Apollo Guidance Computer simulator has been ported from C to javascript. #space #asmjs svtsim.com/moonjs/agc.html

maxdow's tweet image. The Apollo Guidance Computer simulator has been ported from C to javascript.
#space #asmjs
svtsim.com/moonjs/agc.html

PICO-8 now has web-playable carts! #pico8 #asmjs #lua lexaloffle.com/play/?pid=9970 (turn your sound on)

lexaloffle's tweet image. PICO-8 now has web-playable carts! #pico8 #asmjs #lua
lexaloffle.com/play/?pid=9970
(turn your sound on)

sokol_gfx.h samples page is up (#asmjs, #wasm), sizes are between 33 and 50 KBytes(!), new samples soon :) floooh.github.io/sokol-html5/in…

FlohOfWoe's tweet image. sokol_gfx.h samples page is up (#asmjs, #wasm), sizes are between 33 and 50 KBytes(!), new samples soon :)
floooh.github.io/sokol-html5/in…

Now I can write component-based web apps in @rustlang. Who need @reactjs any more 😜 #rustlang #stdweb #asmjs

huytd189's tweet image. Now I can write component-based web apps in @rustlang. Who need @reactjs any more 😜 #rustlang #stdweb #asmjs
huytd189's tweet image. Now I can write component-based web apps in @rustlang. Who need @reactjs any more 😜 #rustlang #stdweb #asmjs

Getting started with Emscripten - Transpiling C / C++ to JavaScript / HTML5 davevoyles.com/getting-starte… #asmjs

DaveVoyles's tweet image. Getting started with Emscripten - Transpiling C / C++ to JavaScript / HTML5 davevoyles.com/getting-starte… #asmjs

#asmjs static typing. @rauschma rocks the second #ejs14 keynote

g33konaut's tweet image. #asmjs static typing. @rauschma rocks the second #ejs14 keynote

I have 'unretrofied' all my #asmjs / #wasm sample webpages a bit, and all samples are now responsive to size changes: floooh.github.io/oryol/ floooh.github.io/oryol-samples/ floooh.github.io/sokol-html5/

FlohOfWoe's tweet image. I have 'unretrofied' all my #asmjs / #wasm sample webpages a bit, and all samples are now responsive to size changes:

floooh.github.io/oryol/
floooh.github.io/oryol-samples/
floooh.github.io/sokol-html5/
FlohOfWoe's tweet image. I have 'unretrofied' all my #asmjs / #wasm sample webpages a bit, and all samples are now responsive to size changes:

floooh.github.io/oryol/
floooh.github.io/oryol-samples/
floooh.github.io/sokol-html5/
FlohOfWoe's tweet image. I have 'unretrofied' all my #asmjs / #wasm sample webpages a bit, and all samples are now responsive to size changes:

floooh.github.io/oryol/
floooh.github.io/oryol-samples/
floooh.github.io/sokol-html5/

I built my first #Linux image in 1993 for better TCP/IP performance to access the "World Wide Web." 25 years later I am finding prime numbers through brute force by compiling C to #JavaScript (actually #asmjs) and running it in #Node on WSL to learn about #WebAssembly. #web30

jeremylikness's tweet image. I built my first #Linux image in 1993 for better TCP/IP performance to access the "World Wide Web." 25 years later I am finding prime numbers through brute force by compiling C to #JavaScript (actually #asmjs) and running it in #Node on WSL to learn about #WebAssembly. #web30

Getting started with Emscripten - Transpiling C / C++ to JavaScript / HTML5 davevoyles.com/2015/10/06/get… #asmjs

DaveVoyles's tweet image. Getting started with Emscripten - Transpiling C / C++ to JavaScript / HTML5 davevoyles.com/2015/10/06/get… #asmjs

Oryol Extension Samples updated with 2 new character rendering demos (plus latest emscripten SDK) floooh.github.io/oryol-samples/ #asmjs #wasm

FlohOfWoe's tweet image. Oryol Extension Samples updated with 2 new character rendering demos (plus latest emscripten SDK)  floooh.github.io/oryol-samples/ #asmjs #wasm

Little #js mario errw micro benchmark. Firefox performance is surprisingly bad. Gues I should rewrite in C #asmjs

joa's tweet image. Little #js mario errw micro benchmark. Firefox performance is surprisingly bad. Gues I should rewrite in C #asmjs

updated #asmjs version of my 8-bit emu, new WIP ZX Spectrum support (no sound, incompl kbd emu), many small fixes: floooh.github.io/virtualkc/

FlohOfWoe's tweet image. updated #asmjs version of my 8-bit emu, new WIP ZX Spectrum support (no sound, incompl kbd emu), many small fixes: floooh.github.io/virtualkc/

Is it possible to call the asm.js function from Node.js? ---- I used the following command---- cargo build --target asmjs-unknown-emscripten --release #react #asmjs #Rust

pycetra's tweet image. Is it possible to call the asm.js function from Node.js?
---- I used the following command----
cargo build --target asmjs-unknown-emscripten --release
#react #asmjs #Rust
pycetra's tweet image. Is it possible to call the asm.js function from Node.js?
---- I used the following command----
cargo build --target asmjs-unknown-emscripten --release
#react #asmjs #Rust

#0x10c was probably a decade ahead of its time. A collaborative space CPU emulation game by @notch. People were writing compilers on Hacker News! This was before #Ethereum, or even #asmjs.


A 45-minute 📹 video overview of #WebAssembly 🕸 📖 history going back to #asmjs 🖼 3D #UnrealEngine example 🧠 memory management ✍ writing #Wasm with #Golang 🦀 building WebAssembly apps in #rustlang 🔥 #Blazor for #CSharp and #dotNET in your browser jlik.me/gn7

jeremylikness's tweet image. A 45-minute 📹 video overview of #WebAssembly 🕸

📖 history going back to #asmjs
🖼 3D #UnrealEngine example
🧠 memory management
✍ writing #Wasm with #Golang
🦀 building WebAssembly apps in #rustlang
🔥 #Blazor for #CSharp and #dotNET in your browser

jlik.me/gn7

I'm an #asmjs developer so no for loops. I turn everything into while(1).


Who is going to @ThatConference in a few weeks? I'll be there to share #WebAssembly 🕸 with history from #asmjs and lots of examples using C, #GoLang, #RustLang and #CSharp C#️⃣. Reply if you're going and please stop by to say "hi" when you're there! jlik.me/f88


I built my first #Linux image in 1993 for better TCP/IP performance to access the "World Wide Web." 25 years later I am finding prime numbers through brute force by compiling C to #JavaScript (actually #asmjs) and running it in #Node on WSL to learn about #WebAssembly. #web30

jeremylikness's tweet image. I built my first #Linux image in 1993 for better TCP/IP performance to access the "World Wide Web." 25 years later I am finding prime numbers through brute force by compiling C to #JavaScript (actually #asmjs) and running it in #Node on WSL to learn about #WebAssembly. #web30

Creating RAM reallocation in ASM.js to match #WebAssembly. In #WASM you can grow memory by one or more 64KiB pages via grow_memory. There's no way to grow the heap in #ASMjs. Have to create a new larger heap in #Javascript, copy data & local var state to a new ASM.js context.


The Apollo Guidance Computer simulator has been ported from C to javascript. #space #asmjs svtsim.com/moonjs/agc.html

maxdow's tweet image. The Apollo Guidance Computer simulator has been ported from C to javascript.
#space #asmjs
svtsim.com/moonjs/agc.html

Maybe we'll finally get rid of Javascript... (at least while coding) #ASMjs

gubatron's tweet image. Maybe we'll finally get rid of Javascript... (at least while coding)
#ASMjs

Now I can write component-based web apps in @rustlang. Who need @reactjs any more 😜 #rustlang #stdweb #asmjs

huytd189's tweet image. Now I can write component-based web apps in @rustlang. Who need @reactjs any more 😜 #rustlang #stdweb #asmjs
huytd189's tweet image. Now I can write component-based web apps in @rustlang. Who need @reactjs any more 😜 #rustlang #stdweb #asmjs

PICO-8 now has web-playable carts! #pico8 #asmjs #lua lexaloffle.com/play/?pid=9970 (turn your sound on)

lexaloffle's tweet image. PICO-8 now has web-playable carts! #pico8 #asmjs #lua
lexaloffle.com/play/?pid=9970
(turn your sound on)

[Video] Talk on transpiling C/C++ to JavaScript with Emscripten davevoyles.com/20321-2/?utm_s… #asmjs

DaveVoyles's tweet image. [Video] Talk on transpiling C/C++ to JavaScript with Emscripten davevoyles.com/20321-2/?utm_s… #asmjs

#asmjs static typing. @rauschma rocks the second #ejs14 keynote

g33konaut's tweet image. #asmjs static typing. @rauschma rocks the second #ejs14 keynote

sokol_gfx.h samples page is up (#asmjs, #wasm), sizes are between 33 and 50 KBytes(!), new samples soon :) floooh.github.io/sokol-html5/in…

FlohOfWoe's tweet image. sokol_gfx.h samples page is up (#asmjs, #wasm), sizes are between 33 and 50 KBytes(!), new samples soon :)
floooh.github.io/sokol-html5/in…

@Brother33Wright did not know how to handle @pperon, @davenoyes, and I talking about #ASMJS so he made #NapkinArt

Paladizm's tweet image. @Brother33Wright did not know how to handle @pperon, @davenoyes, and I talking about #ASMJS so he made #NapkinArt

Getting started with Emscripten - Transpiling C / C++ to JavaScript / HTML5 davevoyles.com/getting-starte… #asmjs

DaveVoyles's tweet image. Getting started with Emscripten - Transpiling C / C++ to JavaScript / HTML5 davevoyles.com/getting-starte… #asmjs

Loading...

Something went wrong.


Something went wrong.


United States Trends