Stanislav Trifan
Stanislav Trifan
That makes no sense. Can be this issue reopened?
Any plans on this?
Another way would be to compile to WebAssembly that will make it cross-OS by single binary
Another point for WASM would be usability and integration in/with with other modules developed for it. See https://wasi.dev/. This shall simplify overall maintenance and should make 'interfaces' obsolete after a...
A setup like this worked for me: ``` [LogicPowerUPS] driver = nutdrv_qx subdriver = fabula productid = 0000 vendorid = 0001 port = auto ``` Having a Logic Power UPS...
I have similar issue. What do you mean by bintray? if is about this one https://bintray.com/bintray/jcenter/org.teavm%3Ateavm then there is no such version
Just tested with 0.6.0-SNAPSHOT (compiled from master branch). The `mvn install` stuck at generating js phase. I've upgraded `maven-war-plugin` from 2.4 to 3.2.2 (would be nice to fix that in...
Then looks like docs shall be update. So the natural experience is that you copy/paste the name of the font name from the site and try it to install. Currently...
Getting: ``` Unfortunately, it's impossible to discover unit tests in some of your projects. :( Below you can find the error details for each project. Project: CSProlog.Core.Test (/home/stanislav/workspace/CSharpProlog/CSProlog.Core.Test/bin/Debug/netcoreapp1.1/CSProlog.Core.Test.dll) No tests...