~dokomix/dokomix/+git/taisei-koishi:emscripten-fibers

Last commit made on 2020-01-18
Get this branch:
git clone -b emscripten-fibers https://git.launchpad.net/~dokomix/dokomix/+git/taisei-koishi

Branch merges

Branch information

Name:
emscripten-fibers
Repository:
lp:~dokomix/dokomix/+git/taisei-koishi

Recent commits

6be6374... by Andrei Alexeyev <email address hidden>

Remove the 'asyncify' backend

Obsoleted by the new 'emscripten' implementation

6425f50... by Andrei Alexeyev <email address hidden>

emscripten fibers API changed yet again

d654e18... by Andrei Alexeyev <email address hidden>

emscripten: include path changed

1c1a0d2... by Andrei Alexeyev <email address hidden>

Reimplement emscripten backend on top of new fibers API

See emscripten-core/emscripten#9859

cbcc7ba... by Andrei Alexeyev <email address hidden>

remove unused field from ucontext backends

757c4d5... by Andrei Alexeyev <email address hidden>

add ucontext_e2k to impl option choice list

9f2d694... by Andrei Alexeyev <email address hidden>

specify indent style for meson_options.txt

805a55d... by Igor Molchanov <email address hidden>

Elbrus support and minor fixes (#2)

* Added Elbrus-flavored ucontext support (ucontext_e2k)

* Fixed need for 'break' support in meson

* Added the exact implementation of Elbrus ucontext

* Dealt with some pedantic warnings

* Specified meson version requirement

29a2780... by Andrei Alexeyev <email address hidden>

Add koishi_get_stack()

76c7d3d... by Andrei Alexeyev <email address hidden>

improve benchmark