mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-15 14:01:25 +00:00
Fix highlighting in README
This commit is contained in:
@ -294,7 +294,7 @@ this][bindings]. You can view them in action like so:
|
|||||||
|
|
||||||
and our corresponding `index.js`:
|
and our corresponding `index.js`:
|
||||||
|
|
||||||
```html
|
```js
|
||||||
import { Foo, Bar, concat } from "./js_hello_world";
|
import { Foo, Bar, concat } from "./js_hello_world";
|
||||||
import { booted } from "./js_hello_world_wasm";
|
import { booted } from "./js_hello_world_wasm";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user