Jason Yu

Results 11 repositories owned by Jason Yu

twvm

118
Stars
6
Forks
Watchers

An experimental WebAssembly virtual machine.

Book-DISO-WebAssembly

70
Stars
16
Forks
Watchers

A book related repository which name is 《深入浅出 WebAssembly》

geektime-c

91
Stars
38
Forks
Watchers

The Repo holding all the code snippets related to the C course on Geektime.

brainfuck-jit-interpreter

27
Stars
5
Forks
Watchers

A handwritten Brainfuck JIT interpreter, mainly used for demonstration.

Cinderella

19
Stars
6
Forks
Watchers

(Demo) Cinderella language and its compiler (*.hs) which can be compiled into WebAssembly binary format.

Eufa

30
Stars
4
Forks
Watchers

A high efficient utility functions(encryption, machine learning, etc) library written in WebAssembly just for demo.

Sharpen

20
Stars
0
Forks
Watchers

(Demo) A v-dom "diff" engine based on WebAssembly, aim to build efficient and fluent web apps.

shdb

28
Stars
5
Forks
Watchers

A simple and lightweight key-value pair DB for shell programming.

Zoomage.js

105
Stars
24
Forks
Watchers

An open-source library for image zooming by touch gestures on HTML5 pages.

tiny-http-echo-server

15
Stars
5
Forks
Watchers

A mini HTTP Echo Server, just for educational purposes.