inline-js icon indicating copy to clipboard operation
inline-js copied to clipboard

Call JavaScript from Haskell, and vice versa!

Results 9 inline-js issues
Sort by recently updated
recently updated
newest added

Bumps [webpack](https://github.com/webpack/webpack) from 5.52.1 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @​Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @​lvivski...

dependencies

Bumps [terser](https://github.com/terser/terser) from 5.8.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

First of all thank you for this amazing project which has been so useful to us. **Describe the bug** Any exception in the JavaScript code now seems to result in...

It would be nice to have some external sample app showing some basic use case of the library. This app will also provide an info how to install the library...

`inline-java` and `inline-r` are in nixpkgs: ``` inline-java-0.10.0 inline-r-0.10.5 ``` seem like `inline-js` should be there too

**Is your feature request related to a problem? Please describe.** In order to insert a Haskell type into the quasiquotes, I always have to make dummy values: ```haskell newtype Foo...

**Is your feature request related to a problem? Please describe.** #88 which I have worked around **Describe the solution you'd like** being able to importModule jsession "module/name" **Describe alternatives you've...

would be nice to have a way to debug. right now, it just segfaults on anything it can't execute right at the very least the stdout of the node binary?

Bumps [webpack](https://github.com/webpack/webpack) from 5.52.1 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...

dependencies