Skip to content

Add js build target#58

Open
fwilhe2 wants to merge 1 commit intoKotlin:mainfrom
fwilhe2:pr-js
Open

Add js build target#58
fwilhe2 wants to merge 1 commit intoKotlin:mainfrom
fwilhe2:pr-js

Conversation

@fwilhe2
Copy link
Copy Markdown

@fwilhe2 fwilhe2 commented Jan 1, 2026

Fixes #20

Not sure if it was left out intentionally, but I don't see a reason to omit it

import kotlin.test.Test
import kotlin.test.assertEquals

class JvmFibiTest {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
class JvmFibiTest {
class JsFibiTest {

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

Successfully merging this pull request may close these issues.

Pelase add JS Platform also in Template

2 participants