Georgi Gerganov
19f353018d
Javascript bindings ( #14 )
...
* Initial version ready
- bindings are in `bindings/emscripten.cpp`
- minimal Javascript example is in `examples/ggwave-js`
* add npm package + add test-ggwave.js
* js : rename export name to "ggwave_factory"
* update to v0.1.5
* Update README.md
* npm : add npm-publish target
2021-01-24 17:25:58 +02:00
Georgi Gerganov
201fdf0cbe
cmake : use BUILD_SHARED_LIBS
2021-01-18 20:45:00 +02:00
Georgi Gerganov
9fe9a0240e
examples : fix build
2021-01-16 15:48:05 +02:00
Georgi Gerganov
4e105aa102
ggwave-to-file : a tool for writing the sound to a file
2021-01-09 13:24:54 +02:00
Georgi Gerganov
78af9e96b6
rename : simple-rx -> ggwave-rx
2021-01-09 12:50:47 +02:00
Georgi Gerganov
760312a269
waver : emscripten version use single thread
2021-01-07 17:11:57 +00:00
Georgi Gerganov
69513dd57c
ggwave-wasm : fix build
2021-01-06 23:17:45 +02:00
Georgi Gerganov
113080b84d
Waver emscripten build ( #8 )
...
* waver: add indicators for new messages and capture data
* wip
* waver : adding favicons
* waver : emscripten build ready
2021-01-06 23:09:01 +02:00
Georgi Gerganov
d29bf6d0e8
rename ggwave-gui -> waver
2021-01-05 18:56:29 +02:00
Georgi Gerganov
174b6872e8
examples : add "simple-rx" example + minor clean-up
2020-12-19 11:26:40 +02:00
Georgi Gerganov
88e9ed79f0
examples : refactor common code
2020-11-29 18:22:04 +02:00
Georgi Gerganov
0bbb11fffb
refactor example + adding imgui and imtui submodules
2020-11-29 17:45:20 +02:00
Georgi Gerganov
69efeca387
Initial commit
2020-11-29 11:02:17 +02:00