Heewoong Jang

Results 4 issues of Heewoong Jang

Can I use `setrlimit` (like [Core.Unix.RLimit.set](https://ocaml.janestreet.com/ocaml-core/109.55.00/tmp/core/Unix.RLimit.html) from janestreet's core library) in ocaml-multicore? I want to set a restriction in memory usage, but other libraries might seem doesn't work. Perhaps it...

# This is a Bug Report ## Description For bug reports: * What went wrong? When I was using only one package, web3 could be bundled successfully. But, I needed...

documentation
packager/yarn

In issue #45, it fixed that unit conversions for balances. but, for values are still not working. ``` { transaction(hash:"0x1234...") { value (unit:ether) } } ``` I think it also...

In .NET `6.0.200` on OSX `12.2.1` and .NET `6.0.101` on Windows 10, I'm using the Fsharp.Configuration `2.0.0` and the AppSetting type provider raises the error below. ``` ~: error FS3033:...