-
Notifications
You must be signed in to change notification settings - Fork 8
Browser integration
Markus Krötzsch edited this page Jun 16, 2023
·
3 revisions
Nemo can be compiled into a Web assembly library that can be used in browser-based applications. In this mode, rule reasoning is run completely in the browser, without any need to install software or transmit data to remote servers.
You can see and test an example of such an application at our online demo.
todo (installation/build instructions)
todo (how to use the library in JavaScript)