Skip to content

Commit 6cc59e3

Browse files
committed
core crate updated to allow for wasm and async (tokio) for native compilation
1 parent 1e64234 commit 6cc59e3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+2520
-108
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
**/target/
22
**/*.rs.bk
3-
**/Cargo.lock
43
**/node_modules
54
**/.next
65
**/.env
6+
**/build

0 commit comments

Comments
 (0)