We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70155e0 commit e182867Copy full SHA for e182867
1 file changed
java-wasm/README.md
@@ -5,7 +5,7 @@ This dir contains the chicory-prism artifact, a version of prism compiled to WAS
5
Generate the templated sources:
6
7
```
8
-PRISM_EXCLUDE_PRETTYPRINT=1 PRISM_SERIALIZE_ONLY_SEMANTICS_FIELDS=1 PRISM_JAVA_BACKEND=jruby bundle exec rake templates
+PRISM_EXCLUDE_PRETTYPRINT=1 PRISM_SERIALIZE_ONLY_SEMANTICS_FIELDS=1 bundle exec rake templates
9
10
11
Compile to WASM using WASI SDK version 25:
0 commit comments