Skip to content

Possible to compile just the engine? #2163

Answered by jedel1043
jonah-saltzman asked this question in Q&A
Discussion options

You must be logged in to vote

cargo build -p boa_engine should generate a usable dynamic library of the pure engine.

However, we currently don't offer a compatibility layer with C, so you'll need to generate your own bindings by hand or by using cbindgen.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@Razican
Comment options

Answer selected by Razican
Comment options

You must be logged in to vote
3 replies
@jedel1043
Comment options

@Razican
Comment options

@piaoger
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants