Skip to content

Commit 3c31e6b

Browse files
andyarvanitisnatefaubion
authored andcommitted
Add or Go to purescript-native target (#263)
Also update referred tests path
1 parent cacc96e commit 3c31e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ecosystem/Alternate-backends.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ There are various alternatives to `psc`'s default JavaScript backend:
44

55
| source code | PS version | Target | status | comments |
66
|:--------------------------------------------------------------------------------------|:-----------|:--------------|:------|:-----------------------|
7-
| [andyarvanitis/purescript-native](https://github.com/andyarvanitis/purescript-native) | 0.13.x | C++11 | active | all tests in `./examples/passing` are passing |
7+
| [andyarvanitis/purescript-native](https://github.com/andyarvanitis/purescript-native) | 0.13.x | C++11 or Go | active | all applicable tests in `purescript/tests/purs/passing` are passing |
88
| [purerl/purescript](https://github.com/purerl/purescript) | 0.12.0 | Erlang | active |
99

1010
## Alpha Quality

0 commit comments

Comments
 (0)