summaryrefslogtreecommitdiffstats
path: root/tools/yaml2obj/yaml2wasm.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Expose the offset of each data segmentSam Clegg2017-07-121-1/+1
* [WebAssembly] Add data size and alignement to linking sectionSam Clegg2017-06-271-16/+44
* [WebAssembly] Add support for weak symbols in the binary formatSam Clegg2017-06-201-7/+32
* [WebAssembly] Fix build error in wasm YAML codeSam Clegg2017-05-101-4/+4
* [WebAssembly] Improve libObject support for wasm imports and exportsSam Clegg2017-05-091-2/+9
* [WebAssembly] Add ObjectYAML support for wasm name sectionSam Clegg2017-05-051-10/+36
* [WebAssembly] Improve support for WebAssembly binary formatDerek Schuff2017-03-301-0/+377