Skip to content

Commit 594322e

Browse files
committed
README update
1 parent b29f0ad commit 594322e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ fn main() {
6969

7070
- `moonc_wasm` is a cloned and patched version of https://github.com/moonbitlang/moonc_wasm to make it library crate.
7171
- `core` is a git submodule containing the MoonBit core library (https://github.com/moonbitlang/core)
72+
- `bundled-core` is the MoonBit core library (source and compiled for wasm), included in this repository to avoid users of the crate from having to build `core` themselves.
7273

7374
To update and build the MoonBit core library:
7475

0 commit comments

Comments
 (0)