interoperability
Here are 288 public repositories matching this topic...
-
Updated
Oct 20, 2020 - Julia
-
Updated
Aug 22, 2020 - PHP
-
Updated
Oct 8, 2020 - C#
-
Updated
Nov 18, 2020 - Java
Development Task
There are a series of subcommands about this task:
- 1. Transfer
Example:
bitxhub client tx send --path <private_key_path> --to 0x111111111 --amount 100
- 2. Invoke contract
Example:
bitxhub client tx send --path <private_key_path> --to <contract_address> --function get --args arg1,arg2,arg3
-
Updated
Nov 1, 2020 - C++
-
Updated
Nov 16, 2020 - Python
-
Updated
Dec 25, 2018 - Java
We need to make sure that we are converting strings correctly between Java and Haskell.
Strings are converted in the jvm packages in the Reify and Reflect instances of Text, and in the jni package in the Foreign.JNI.String module.
Probably we should take a look at how UTF-8 encoding is implemented in https://www.stackage.org/haddock/lts-16.19/base-4.13.0.0/System-IO.html#v:utf8 and https:
-
Updated
Jul 11, 2020 - Kotlin
-
Updated
Nov 23, 2020 - Python
-
Updated
Mar 19, 2017 - PHP
-
Updated
Oct 27, 2020 - C++
-
Updated
Nov 10, 2020 - Rust
-
Updated
Dec 13, 2018 - PHP
-
Updated
Jun 15, 2020 - Python
-
Updated
Feb 21, 2020 - JavaScript
-
Updated
Nov 23, 2020 - C++
-
Updated
Nov 19, 2020
-
Updated
Jul 4, 2020 - Fortran
-
Updated
Nov 22, 2020 - Python
-
Updated
May 24, 2020 - C#
-
Updated
Jun 16, 2020
-
Updated
May 23, 2017
-
Updated
Mar 21, 2020 - Common Lisp
Improve this page
Add a description, image, and links to the interoperability topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the interoperability topic, visit your repo's landing page and select "manage topics."


Currently the webhint codebase doesn't follow its own best practice of using
importHelpers: trueto reduce the amount of redundant helper code generated by TypeScript (also requires addingtslibas a dependency). This causes unnecessary bloat in the built webhint code, particularly for large bundles like the bro