-
Hi Community,
As I currently learn hacklang, It seems the sample code in this page `https://docs.hhvm.com/hack/asynchronous-operations/some-basics` is not runnable.
# spec
```console
hhvm --ve…
-
Hi there! The Docusaurus team is currently developing Docusaurus 2 and are almost done with an MVP that doesn't include translations and versioning features, which means there's feature parity with yo…
-
This issue is for **bikeshedding the spelling of the topic token** in [Hack pipes][], branching off from https://github.com/tc39/proposal-pipeline-operator/issues/75#issuecomment-362850526. For more c…
-
I followed the instruction here `https://docs.hhvm.com/hack/getting-started/starting-a-real-project` and used the code below but I got the following error `Fatal error: Call to undefined function squa…
-
**Is your feature request related to a problem? Please describe.**
No problem,
**Describe the solution you'd like**
I would love to be able generate a path from a pattern and an array for the var…
-
Hi,
What was the reasoning by the Facebook team to go with a Node back-end implementation as a reference system instead of using HHVM and Hack?
Scott
-
As discussed in the hacklang Slack, it would be nice for the `NoEmptyStatementLinter` to flag expressions that are semantically empty (expressions that have no effect on the code).
Here are some ex…
-
I'm unable to spawn Bash from NodeJS. If you try to, it will return this error: `Error: 0x80070057`
### How to reproduce:
- Install NodeJS
- Run `node` in CMD
- Type:
```
cp = require('child_process…
-
`github.io` subdomains look pretty tacky - It'd be like a professional company hosting their website on `geocities.com` :smile:
It looks like you've got the draftjs.org domain but it just redirects …
-
Hi,
I initialized Jtwig using Your example (```https://github.com/jtwig/jtwig-examples/blob/master/gradle-jtwig-spring-simple/src/main/java/org/jtwig/example/config/WebConfig.java```)
```java
@…