-
Currently, `ahc-link` has a `--run` flag which runs generated stub js to load compiled wasm code, given the compilation target is Node.js. The flag is used by all unit tests. And that was the only typ…
-
Dear QuanSheng,
As I know, currently, Berry Curvature and Anomalous Hall conductivity (AHC) are implemented in the WannierTools package. But I want to calculate spin Berry Curvature and correspondi…
-
For reasons that are not yet entirely clear to me. `ahc-boot` fails (assuming #57 fixed) to compile `.cmm` files properly. The resulting assembly contains duplicate symbols with identical names:
`…
-
Right now it's already possible to implement a prototypical JavaScript FFI, without needing to wait for `host-bindings` or `gc` proposal of WebAssembly land in V8.
The main trick is: instead of dir…
-
Everything is working as expected, but my HA logfile is showing 'aiohttp.streams.EofStream' twice every minute. Like these:
2020-03-03 14:04:56 ERROR (MainThread) [alexapy.alexawebsocket] WebSocket E…
-
Consider the program:
```hs
{-# LANGUAGE CPP #-}
#include "HsBaseConfig.h"
main :: IO ()
main = print (SIZEOF_STRUCT_MD5CONTEXT :: Int)
```
If run by `ahc-link --input-hs md5.hs --run`,…
bollu updated
5 years ago
-
Currently docker image have crazy size of 1 GB. Will be nice to reduce it to some reasonable one.
One of possible approach is to use lightweight base, but I would rather say that it will be the bes…
-
Relevant error message:
```
test/nodeio/nodeio.hs:10:1: error:
Bad interface file: /mnt/c/Users/astro/Documents/Haskell/asterius/.stack-work/install/x86_64-linux-tinfo6/e1fd55935302cd0c9cee45…
-
Hello again, I think I might have a PR to fix a bug, but I can't test it because I haven't gotten local builds to work yet.
I'm building with the same script/command as the resolved #28 (except wit…
pimlu updated
5 years ago
-
- [x] I read and understood how to enable [logging](https://identityserver4.readthedocs.io/en/release/topics/logging.html)
This issue is similar to #1811. After upgrading from 2.0.3 to 2.0.4 the ca…