Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to build with jars only #62

Open
john5634 opened this issue Jul 18, 2023 · 1 comment
Open

How to build with jars only #62

john5634 opened this issue Jul 18, 2023 · 1 comment

Comments

@john5634
Copy link

Hi! This software is amazing!!! Thank you for you generous contribution to the community.

I am having trouble setting up gradle or maven. So I went and downloaded the api jar and the compiler jar.

What would be the command to compile the java into web assembly without using maven or gradle?

Much appreciated!

@Horcrux7
Copy link
Member

If you not familiar with Maven or Gradle then which build tool do you use for your projects?

You need to use the class de.inetsoftware.jwebassembly.JWebAssembly if you want write your own build tools.

You can look into the API doc of the class or look in the the junit tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants