Skip to content

README could be better examplining how to run things #9

@neojski

Description

@neojski

It seems not obvious as how to compile the example at the tip. I managed to do it by:

sed 's/~rest:`Log//' -i **/*.ml
mv example/dune{.example,}
dune build example/hello_world.so
emacs -Q -L _build/default/example --batch --eval "(progn (require 'hello_world) (say-hello \"emacs\"))"

I suspect that an alternative would be to run v0.14 to compile against the async that's in opam so that I wouldn't need to drop rest. What's the recommended way of running those at home?

Metadata

Metadata

Assignees

No one assigned

    Labels

    forwarded-to-js-devsThis report has been forwarded to Jane Street's internal review system.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions