Devspace

Results 44 comments of Devspace

cling based C++ as scripting language / hot code reload Why? Able to run C++ script in runtime or compile it for max speed ( as in example https://github.com/derofim/cling-cmake )...

This might be helpful for WebRTC DataChannels: https://github.com/blockspacer/webrtc-datachannels

I was trying to find lucet & C++ usage example. I`ll try extern "C". Thanks for response.

If anyone interested in development of tools similar to https://github.com/flexferrum/autoprogrammer or https://github.com/blockspacer/CXXCTP - please contact me. I'll be happy to contribute. E-mail: derofim hosted on yandex.ru

I deprecated https://github.com/blockspacer/CXXCTP to create better alternative, currently it is named flextool. flextool is based on https://github.com/flexferrum/autoprogrammer Github repo: https://github.com/blockspacer/flextool Main project page: https://blockspacer.github.io/flex_docs/ **Some interesting features of flextool for...

cling based C++ as scripting language / hot code reload Why? Able to run C++ script in runtime or compile it for max speed ( as in example https://github.com/derofim/cling-cmake )...

if anyone interested in SKIA based GUI in browser - that project can be useful https://github.com/blockspacer/skia-opengl-emscripten/issues/2 , ported some parts of chromium ui to WASM with and without threads support...

> @blockspacer It's a bit unclear what the final goal of that project is. Is it a framework to run application written in html+js+css in say, a dedicated webworker? That...

may be useful: * https://github.com/litehtml/litehtml/issues/110 > multiple shadows blockspacer/litehtml-qt-widget@4082218