mirror of
https://github.com/speice-io/isomorphic-rust
synced 2024-11-16 21:18:25 -05:00
6 lines
104 B
JavaScript
6 lines
104 B
JavaScript
module.exports = {
|
|
experiments: {
|
|
asyncWebAssembly: true,
|
|
importAsync: true,
|
|
}
|
|
} |