Skip to content

Commit e182867

Browse files
committed
JRuby uses the default byte[] identifiers now
1 parent 70155e0 commit e182867

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java-wasm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This dir contains the chicory-prism artifact, a version of prism compiled to WAS
55
Generate the templated sources:
66

77
```
8-
PRISM_EXCLUDE_PRETTYPRINT=1 PRISM_SERIALIZE_ONLY_SEMANTICS_FIELDS=1 PRISM_JAVA_BACKEND=jruby bundle exec rake templates
8+
PRISM_EXCLUDE_PRETTYPRINT=1 PRISM_SERIALIZE_ONLY_SEMANTICS_FIELDS=1 bundle exec rake templates
99
```
1010

1111
Compile to WASM using WASI SDK version 25:

0 commit comments

Comments
 (0)