WebAssembly
Posted: Thu May 04, 2017 6:12 am
Hi,
At last there is a hope that Harbour can be natively used to develop Web applications that can run natively on web browsers.
https://developer.mozilla.org/en-US/docs/WebAssembly
WebAssembly creates some assembly level code to be run on web browsers to make things fast. C/C++ codes can be converted to WebAssembly. SInce Harbour is based on C, I hope we can create a wrapper for WebAssembly in Harbour and one day our dream of one code for all devices, platforms and users and that too Clipper comes true!
At last there is a hope that Harbour can be natively used to develop Web applications that can run natively on web browsers.
https://developer.mozilla.org/en-US/docs/WebAssembly
WebAssembly creates some assembly level code to be run on web browsers to make things fast. C/C++ codes can be converted to WebAssembly. SInce Harbour is based on C, I hope we can create a wrapper for WebAssembly in Harbour and one day our dream of one code for all devices, platforms and users and that too Clipper comes true!