aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/mixins/emscripten.py
AgeCommit message (Expand)AuthorFilesLines
2020-02-27compilers/linkers: Add a representation for wasm-ldDylan Baker1-20/+0
2020-02-27compilers/mixins/emscripten: Implement thread supportDylan Baker1-0/+26
2020-02-27compilers/emcc: Fix inheritance orderDylan Baker1-0/+1
2020-01-08types: import typing as T (fixes #6333)Daniel Mensinger1-3/+3
2019-11-06Fix typos found by codespellWolfgang Stöggl1-1/+1
2019-10-18emscripten: fix false positives in linking testsAndrei Alexeyev1-0/+13
2019-10-18Refactor duplicate Emscripten code into a mixinAndrei Alexeyev1-0/+33